Brandon Williams created CASSANDRA-7143:
-------------------------------------------
Summary: shuffle broken on 2.0
Key: CASSANDRA-7143
URL: https://issues.apache.org/jira/browse/CASSANDRA-7143
Project: Cassandra
Issue Type: Bug
Components: Core
Reporter: Brandon Williams
Assignee: Brandon Williams
Fix For: 2.0.8
In 1.2, shuffle works correctly, creating the list of relocations and then
following it, pausing correctly as needed:
{noformat}
WARN 20:45:58,153 Pausing until token count stabilizes (target=3, actual=4)
{noformat}
However on 2.0, it relocates all the ranges in one shot and never deletes
entries from the list of tokens to relocate.
--
This message was sent by Atlassian JIRA
(v6.2#6252)