[
https://issues.apache.org/jira/browse/CASSANDRA-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041031#comment-13041031
]
Sylvain Lebresne commented on CASSANDRA-2721:
---------------------------------------------
I don't think nodetool statusthrift exists, but yeah, makes sense, +1. BUT,
let's just put it in 0.8.1 however, for the sake of making Eric job's easier
when he re-roll 0.8.0 (in the meantime, any hypothetical implementation of a
nodetool statusthrift could just catch the IllegalStateException).
> nodetool statusthrift exception while node starts up
> ----------------------------------------------------
>
> Key: CASSANDRA-2721
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2721
> Project: Cassandra
> Issue Type: Bug
> Reporter: Chris Goffinet
> Assignee: Chris Goffinet
> Priority: Trivial
> Fix For: 0.8.0
>
> Attachments:
> 0001-If-RPCServer-isn-t-started-just-return-false-instead.patch
>
>
> We noticed when calling nodetool statusthrift, while a node is starting up,
> it throws an exception. I think the proper behavior should be just return
> false, instead of throwing an exception if RPC server hasn't started yet.
> That way this stack trace won't have to be thrown in nodetool:
> Exception in thread "main"
> java.lang.IllegalStateException: No configured RPC daemon
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira