[ https://issues.apache.org/jira/browse/CASSANDRA-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924001#action_12924001 ]
Brandon Williams commented on CASSANDRA-1650: --------------------------------------------- Also, force does not work: Exception in thread "main" java.lang.UnsupportedOperationException: Node /10.179.111.137 is already being removed. > removetoken is broken > --------------------- > > Key: CASSANDRA-1650 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1650 > Project: Cassandra > Issue Type: Bug > Affects Versions: 0.7.0 > Reporter: Brandon Williams > Fix For: 0.7.0 > > > When running removetoken on a dead node, it hangs forever. The debug log > shows: > DEBUG 19:45:53,794 Node /10.179.111.137 ranges > [(115049868157599339472315320703867977321,62676456546693435176060154681903071729]] > DEBUG 19:45:53,795 Range > (115049868157599339472315320703867977321,62676456546693435176060154681903071729] > will be responsibility of cassandra-1/10.179.65.102 > DEBUG 19:45:53,798 Pending ranges: > cassandra-1/10.179.65.102:(115049868157599339472315320703867977321,62676456546693435176060154681903071729] > DEBUG 19:45:53,798 Node /10.179.111.137 ranges > [(115049868157599339472315320703867977321,62676456546693435176060154681903071729]] > DEBUG 19:45:53,799 Range > (115049868157599339472315320703867977321,62676456546693435176060154681903071729] > will be responsibility of cassandra-1/10.179.65.102 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.