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

Sylvain Lebresne commented on CASSANDRA-2160:
---------------------------------------------

bq. This helps you to return node to the ring after decommission or if it 
haven't joined the ring at startup without restarting application.

Ok for joining the ring if -Djoin_ring=false was used at startup. But then 
SP.joinRing() should be called. This is exposed through JMX but not nodetool 
and I do agree that it should.

As for rejoining after decommission, I don't see the point. You're not supposed 
to decommission a node for no reason. I'm not confortable adding code that 
isn't clearly useful.   

> Add "join" command to the nodetool
> ----------------------------------
>
>                 Key: CASSANDRA-2160
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2160
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Contrib
>    Affects Versions: 0.7.0
>            Reporter: Pavel Yaskevich
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 0.7.4
>
>         Attachments: CASSANDRA-2160.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Nodetool should be able to make current node join/re-join a ring.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to