How to know which servers to replication
----------------------------------------
Key: CASSANDRA-3121
URL: https://issues.apache.org/jira/browse/CASSANDRA-3121
Project: Cassandra
Issue Type: Bug
Components: Tools
Affects Versions: 0.8.4
Environment: Cassandra0.7.5 and Cassandra0.8.4
Reporter: deng
Fix For: 0.8.4
When we create keysapce we can set replication_factor , Assuming the cluster
has five machines here.Node1,Node2,Node3,Node4,Node5. when I create keypsace at
Node1 server and set replication_factor =3 ,it means that it will choose 2
servers to backup.
My question is that how we can know which 2 nodes are choosed to backup ? I can
not find this answer at Cassandra0.7.5 or Cassandra0.8.4.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira