Make removetoken force always work
----------------------------------
Key: CASSANDRA-1900
URL: https://issues.apache.org/jira/browse/CASSANDRA-1900
Project: Cassandra
Issue Type: Improvement
Components: Tools
Affects Versions: 0.7.0 rc 2, 0.7.0
Reporter: Nick Bailey
Fix For: 0.7.1
The 'removetoken force' command was intended for forcing a removal to complete
when the removal stalls for some reason. The most likely reason being a
streaming failure causing the node to wait forever for streams to complete.
The command should be updated so that it can force a removal in any case. For
example a node that was decommissioned but killed before a LEFT status was
broadcasted. This leaves the node in a permanent 'leaving' state.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.