Skip to content

[Thanos Receive] --receive.replication-factor=2 leads to remote write unavailability #7274

Discussion options

You must be logged in to vote

Ah, if you send a write it will get chopped up and fanned out to all other nodes if its big enough (we hash the series and route it to the node that owns that hash in accordance with the hashring - for every series). So any request that contains enough series will probably touch the node that is going away and that particular series will fail to reach quorum.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@pvlltvk
Comment options

@MichaHoffmann
Comment options

Answer selected by pvlltvk
@pvlltvk
Comment options

@pvlltvk
Comment options

@MichaHoffmann
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants