Benedict created CASSANDRA-15224:
------------------------------------

             Summary: DynamicSnitch.applyConfigChanges can corrupt snitch state
                 Key: CASSANDRA-15224
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15224
             Project: Cassandra
          Issue Type: Bug
            Reporter: Benedict


This method is not synchronised, and doesn’t wait for the cancelled task to 
complete (which could already be running), so we could have two updates in 
flight simultaneously and corrupt the internal state of the collection



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to