Re: Data not replicating consistently

2014-11-21 Thread Robert Coli
On Fri, Nov 21, 2014 at 3:38 AM, Rahul Neelakantan wrote: > The missing rows never show up in DC2 and DC3 unless I do a CQLsh lookup > with CL=all > > Why is there a difference in the replication between writes performed > using the datastax drivers and while using CQLsh? > If reproducable, this

Data not replicating consistently

2014-11-21 Thread Rahul Neelakantan
I have a setup that looks like this Dc1: 9 nodes Dc2: 9 nodes Dc3: 9 nodes C* version: 2.0.10 RF: 2 in each DC Empty CF with no data at the beginning of the test Scenario 1 (happy path): I connect to a node in DC1 using CQLsh, validate that I am using CL=1, insert 10 rows. Then using CQLsh conne