Nivy Kani created CASSANDRA-21693:
-------------------------------------

             Summary: Avoid failing concurrent nodetool decommissions due to 
starting several reconfigurecms at the same time
                 Key: CASSANDRA-21693
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21693
             Project: Apache Cassandra
          Issue Type: Bug
          Components: Transactional Cluster Metadata
            Reporter: Nivy Kani
            Assignee: Nivy Kani


Only one reconfiguration can be active at a time, so operations that invoke 
maybeReconfigureCms (like decommissioning CMS nodes) will fail immediately if 
they run in parallel. We should add a retry with exponential backoff and jitter.



--
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