alanwang67 opened a new pull request, #4687: URL: https://github.com/apache/cassandra/pull/4687
Changes the default behavior of `nodetool consensus_admin begin-migration` to match that of `Repair` and `finish-migration`. More specifically, when no arguments are provided it defaults to all ranges that are being replicated on the node that the node tool command was called on. patch by Alan Wang; reviewed by for [CASSANDRA-20655](https://issues.apache.org/jira/browse/CASSANDRA-20655) Co-authored-by: Name1 Co-authored-by: Name2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

