Details
-
New Feature
-
Status: Triage Needed
-
Normal
-
Resolution: Unresolved
-
None
-
None
-
All
-
None
Description
The new ring membership protocol added on CASSANDRA-16139 allows adding and removing tokens to an existing cluster node.
This allows operators to increase/reduce the number of virtual nodes per node on a live cluster. Furthermore this also enables Incremental Bootstrap (CASSANDRA-8494).
This ticket is to enable this functionality to users via ringtool (CASSANDRA-16140).
The pseudo-code for each operation is available below:
- add token (essentially similar to bootstrap)
- remove token
Attachments
Issue Links
- is required by
-
CASSANDRA-8494 incremental bootstrap
- In Progress
- requires
-
CASSANDRA-16139 Safe Ring Membership Protocol
- Triage Needed