frankgh opened a new pull request, #59:
URL: https://github.com/apache/cassandra-sidecar/pull/59

   JMX credentials in a Cassandra instance can be rotated on a cadence, on 
every bounce, or by some other means. In those cases, the `JmxClient` will no 
longer be able to connect to the instance completely losing the ability to talk 
to that instance.
   
   In this commit, we allow the `JmxClient` to support credential changes to be 
continue to talk to the Cassandra instance uninterrupted without any potential 
downtime to the Sidecar service.


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