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

Paulo Motta commented on CASSANDRA-11418:
-----------------------------------------

I'm reworking replace in the context of CASSANDRA-9244 and in this 
implementation a node replacing another node is shown as UJ from his or other 
nodes points of view, so this should be less of a problem if that gets merged. 
But we can still use this ticket to improve nodetool status output for other 
hibernating states, and/or maybe show more details if a replacement is taking 
place.

> Nodetool status should reflect hibernate/replacing states
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-11418
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11418
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Observability, Tools
>            Reporter: Joel Knighton
>            Priority: Minor
>             Fix For: 3.x
>
>
> Currently, the four options for state in nodetool status are 
> joining/leaving/moving/normal.
> Joining nodes are determined based on bootstrap tokens, leaving nodes are 
> based on leaving endpoints in TokenMetadata, moving nodes are based on moving 
> endpoints in TokenMetadata.
> This means that a node will appear in normal state when going through a 
> bootstrap with flag replace_address, which can be confusing to operators.
> We should add another state for hibernation/replacing to make this visible. 
> This will require a way to get a list of all hibernating endpoints.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to