You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (JIRA)" <ji...@apache.org> on 2015/09/01 17:42:46 UTC

[jira] [Created] (CASSANDRA-10238) Consolidating racks violates the RF contract

Brandon Williams created CASSANDRA-10238:
--------------------------------------------

             Summary: Consolidating racks violates the RF contract
                 Key: CASSANDRA-10238
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10238
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Brandon Williams


I have only tested this on 2.0 so far, but I suspect it will affect multiple versions.

Repro:

* create a datacenter with rf>1
* create more than one rack in this datacenter
* consolidate these racks into 1
* getendpoints will reveal the RF in practice is 1, even though other tools will report the original RF that was set

Restarting Cassandra will resolve this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)