You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2016/09/15 10:34:20 UTC

[jira] [Updated] (CASSANDRA-12646) nodetool stopdaemon errors out on stopdaemon

     [ https://issues.apache.org/jira/browse/CASSANDRA-12646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Stupp updated CASSANDRA-12646:
-------------------------------------
    Status: Patch Available  (was: Open)

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