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

Jonathan Ellis commented on CASSANDRA-435:
------------------------------------------

note that this is actually simpler than bootstrap, since we don't have to do 
anticompaction first -- just move all data, and we're done

the tricky part is not serving invalid data while this happens.  see 
CASSANDRA-397 -- I don't think piling special cases into the token ring is the 
way to go, but Sandeep may disagree. :)

> unbootstrap
> -----------
>
>                 Key: CASSANDRA-435
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-435
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Jonathan Ellis
>             Fix For: 0.5
>
>
> add JMX command to tell a node to decommission itself (moving its data to the 
> next node on the ring)

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