[
https://issues.apache.org/jira/browse/CASSANDRA-7126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13986879#comment-13986879
]
Brandon Williams commented on CASSANDRA-7126:
---------------------------------------------
I went and checked if shuffle has the same problem (it should) and it's broken
in a similar way: it never deletes things from the 'schedule' even though it
moves them. I do see the system.local table flushing though, so I suspect
these are related. Ring output also doesn't reflect any changes even though
the log indicates all the tokens moved.
> relocate doesn't remove tokens from system.local when done
> ----------------------------------------------------------
>
> Key: CASSANDRA-7126
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7126
> Project: Cassandra
> Issue Type: Bug
> Reporter: T Jake Luciani
> Assignee: Brandon Williams
> Fix For: 2.0.8
>
>
> While testing CASSANDRA-2434 I noticed the tokens being relocated aren't
> being removed from the source node.
> Here is a dtest https://github.com/tjake/cassandra-dtest/tree/taketoken
--
This message was sent by Atlassian JIRA
(v6.2#6252)