Ariel Weisberg created CASSANDRA-20655:
------------------------------------------

             Summary: consensus_admin begin-migration should default to primary 
range
                 Key: CASSANDRA-20655
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20655
             Project: Apache Cassandra
          Issue Type: Bug
            Reporter: Ariel Weisberg


Currently it marks the entire ring as migrating and this doesn’t match what 
`finish-migration` does which is just migrate the primary range for the node 
that nodetool is run against. Repair defaults to repairing a primary range so 
the way to repair a cluster is to run repair on each node which is 
straightforward to explain/understand so we should make migration consistent 
with that.

If people want to mark the entire ring as migrating there is a separate config 
option to do that automatically when the table is altered.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to