On Mon, Aug 12, 2013 at 4:57 PM, Morgan Segalis <[email protected]> wrote:

> So I should not touch the cassandra-topology.properties file ?
>
> And the fact that the node 1 and node 2 are both DC1 RACK1 does not bother
> cassandra ?
>

Nope, with the simple snitch and RF=N, Cassandra has no option when
choosing replicas but to write your data to both nodes.

If you are using the PropertyFileSnitch, the same is also true with your
current cluster config.

=Rob

Reply via email to