[
https://issues.apache.org/jira/browse/CASSANDRA-12646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Stupp updated CASSANDRA-12646:
-------------------------------------
Resolution: Fixed
Fix Version/s: (was: 3.0.x)
3.10
3.0.10
Status: Resolved (was: Ready to Commit)
Thanks!
Committed as
[6c6407411f4955967297331798e9d0c57644b311|https://github.com/apache/cassandra/commit/6c6407411f4955967297331798e9d0c57644b311]
to [cassandra-3.0|https://github.com/apache/cassandra/tree/cassandra-3.0] and
merged to cassandra-3.X and trunk.
> 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.10, 3.10
>
>
> {{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)