You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ishaaq Chandy (JIRA)" <ji...@apache.org> on 2012/12/18 02:36:13 UTC

[jira] [Created] (CASSANDRA-5073) Node movement results in excessive streaming

Ishaaq Chandy created CASSANDRA-5073:
----------------------------------------

             Summary: Node movement results in excessive streaming
                 Key: CASSANDRA-5073
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5073
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 1.0.8
            Reporter: Ishaaq Chandy


I have a 3-node cluster where almost all the keyspaces (other than Cassandra's system and OpsCenter keyspaces) have a replication factor=3, this implies that all nodes have all the data.

I needed to add a new node, so I proceeded to rearrange the tokens to make room for it. My expectation was that node movement would be cheap before I added the new node. Turns out it wasn't so, despite the fact that each node has all the data, there was a ton of data being streamed

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira