[ 
https://issues.apache.org/jira/browse/CASSANDRA-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12882227#action_12882227
 ] 

Matthew F. Dennis commented on CASSANDRA-1115:
----------------------------------------------

new patch outputs as:

{noformat}
mden...@toptop:~/mdev/trunk$ bin/nodetool -h 127.0.0.1 -p 8080 ring
Address         Status State   Load            Token                            
           
127.0.0.1       Up     Normal  8.17 KB         
14779702556213531327879136655838572998      
127.0.0.2       Up     Normal  5.77 KB         
159559397954378837828954138596956659794    
mden...@toptop:~/mdev/trunk$

mden...@toptop:~/mdev/trunk$ bin/nodetool -h 127.0.0.1 -p 8080 ring
Address         Status State   Load            Token                            
           
127.0.0.1       Up     Normal  8.17 KB         
14779702556213531327879136655838572998      
127.0.0.2       Up     Normal  5.77 KB         
159559397954378837828954138596956659794     
127.0.0.3       Up     Joining 5.77 KB         
168719973820242380108313578804344169330    
mden...@toptop:~/mdev/trunk$

mden...@toptop:~/mdev/trunk$ bin/nodetool -h 127.0.0.1 -p 8080 ring
Address         Status State   Load            Token                            
           
127.0.0.1       Up     Normal  8.17 KB         
14779702556213531327879136655838572998      
127.0.0.2       Up     Normal  5.77 KB         
159559397954378837828954138596956659794     
127.0.0.3       Up     Normal  5.77 KB         
168719973820242380108313578804344169330 
mden...@toptop:~/mdev/trunk$
{noformat}



> need more state such as when a node is leaving and bootstraping rangs
> ---------------------------------------------------------------------
>
>                 Key: CASSANDRA-1115
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1115
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.6
>            Reporter: jingfengtan
>            Assignee: Matthew F. Dennis
>             Fix For: 0.7
>
>         Attachments: trunk-1115.txt
>
>
> i want to know more about  Cassandra node's status, such as when a node are 
> leaving and bootstraping rangs,
> for example A node now  is leaving rang(B,D) and  bootstraping rang(D,E) 
> this state is useful for an admin.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to