Re: Specifying exact nodes for Consistency Levels

2011-05-02 Thread Robert Jackson
The only way I can think of would be to use NetworkTopologyStrategy and PropertyFileSnitch to define two data centers. Set node1-node3 in DC1 then set node4 in DC2. Then set the strategy_options=[{DC1:3, DC2:1}] for that keyspace. This would make your cluster conceptually similar to a split dat

Re: Specifying exact nodes for Consistency Levels

2011-05-02 Thread Jonathan Ellis
No. On Mon, May 2, 2011 at 12:26 PM, A J wrote: > Is it possible in some way to specify what specific nodes I want to > include (or exclude) from the Consistency Level fulfillment ? > Example, I have a cluster of 4 nodes (n1,n2,n3 and n4) and set N=4. I > want to set W=3 and want to ensure that i