Robert Stupp created CASSANDRA-12646:
----------------------------------------
Summary: nodetool stopdaemon errors out on stopdaemon
Key: CASSANDRA-12646
URL: https://issues.apache.org/jira/browse/CASSANDRA-12646
Project: Cassandra
Issue Type: Improvement
Components: Tools
Reporter: Robert Stupp
Assignee: Robert Stupp
Priority: Minor
Fix For: 3.0.x
{{nodetool stopdaemon}} works, but it prints a {{java.net.ConnectException:
Connection refused}} error message in {{NodeProbe.close()}} - which is expected.
Attached patch prevents that error message (i.e. it expects {{close()}} to fail
for {{stopdaemon}}).
Additionally, on trunk a call to {{DD.clientInit()}} has been added, because
{{JVMStabilityInspector.inspectThrowable}} implicitly requires this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)