Details
-
Improvement
-
Status: Triage Needed
-
Normal
-
Resolution: Unresolved
-
None
-
None
-
Operability
-
Low Hanging Fruit
-
All
-
None
Description
When rebuilding a new cluster, we sometimes replace a node from the new ring, and the new node was bootstrapped the data from nodes in the new cluster. It's obvious that other nodes in the new cluster doesn't have any data yet, but the new node is then marking the ranges available. Later the nodetool rebuild just finished immediately.
It would be great to have an option to truncate this available ranges table in this nodetool so it'll just retry the rebuild.