nodetool statusthrift
---------------------

                 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.1


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

Reply via email to