JeetKunDoug opened a new pull request, #2579:
URL: https://github.com/apache/cassandra/pull/2579

   CASSANDRA-18725: IsolatedJmx should only remove the endpoints it created 
when stopping
   
       IsolatedJmx previously cleared the entire TCPEndpoint map field, which 
could remove the endpoints from other,
       running instances. Now, we make sure to only clear the endpoints created 
by that instance, which allows for
       other instances to keep running and for this instance to restart without 
issues.


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

Reply via email to