[
https://issues.apache.org/jira/browse/CASSANDRA-10175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benedict updated CASSANDRA-10175:
---------------------------------
Assignee: (was: Benedict)
> cassandra-stress should be tolerant when a remote node shutdown
> ----------------------------------------------------------------
>
> Key: CASSANDRA-10175
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10175
> Project: Cassandra
> Issue Type: Bug
> Reporter: Alan Boudreault
> Fix For: 3.x
>
>
> Currently, if we start a stress session with 3 nodes and shutdown one node,
> stress will crash. It is caused by the JMX connection lost on the node, which
> is use to collect some gc stats IIRC.
> backtrace: https://gist.github.com/aboudreault/6cd82bb0acc681992414
> Stress should handle that jmx connection lost in a better way so the session
> could continue. Ideally, it should try to *reconnect* to JMX if the node is
> back online?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)