How do we make sure a key and its replicas don't end up in the same node | Consistent hashing #4
Unanswered
aarthikrao
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do we make sure a key and its replicas don't end up in the same node? Even if they are distributed across different partitions, there is a chance that both partitions end up in the same node.
Beta Was this translation helpful? Give feedback.
All reactions