Doug Rohrer created CASSANDRA-18727:
---------------------------------------
Summary: JMXUtil.getJmxConnector should retry connection attempts
Key: CASSANDRA-18727
URL: https://issues.apache.org/jira/browse/CASSANDRA-18727
Project: Cassandra
Issue Type: Improvement
Reporter: Doug Rohrer
We previously added a JMXUtil class that makes it easy for dtests to get a JMX
connection. It ends up that occasionally the JMX server side needs more time to
start up (especially when stopping and restarting instances, which we’re now
doing more frequently, or when stopping and restarting the whole cluster). In
these cases, JMXUtil.getJmxConnector can fail, when it would be possible to
connect if a retry mechanism was added. We should add this capability to the
in-jvm dtest framework.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]