We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cluster setslot
Originally posted by @infdahai in #1414 (comment)
Cluster::SetSlotRanges exists consistency issues if slot in the middle is down https://github.com/apache/incubator-kvrocks/blob/d2d10f7dd220992a2c7cf9f1b44a96a6c6ac80a7/src/cluster/cluster.cc#L123-L145
Cluster::SetSlotRanges
slot
@caipengbo
The text was updated successfully, but these errors were encountered:
BTW, two places exist in cluster.cc. We should find a solution to delete all the range in a write batch.
cluster.cc
Sorry, something went wrong.
@infdahai is this still relevant?
@ameya-deshmukh Yes, would you like to take this?
Yep!
No branches or pull requests
Search before asking
Motivation
Originally posted by @infdahai in #1414 (comment)
Cluster::SetSlotRanges
exists consistency issues ifslot
in the middle is downhttps://github.com/apache/incubator-kvrocks/blob/d2d10f7dd220992a2c7cf9f1b44a96a6c6ac80a7/src/cluster/cluster.cc#L123-L145
Solution
@caipengbo
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: