Re: Lost data which succeeded to insert right before server was down

2010-08-06 Thread Jonathan Ellis
did you check the log on 3 for exceptions? On Fri, Aug 6, 2010 at 7:10 PM, Ken Matsumoto wrote: > Hi all, > > I'm now checking reliability when inserting. > > I set one cluster of 3 nodes with replication factor 2 and > OrderPreservingPartitioner. > I insert data (A,B,C in this order) with consis

Lost data which succeeded to insert right before server was down

2010-08-06 Thread Ken Matsumoto
Hi all, I'm now checking reliability when inserting. I set one cluster of 3 nodes with replication factor 2 and OrderPreservingPartitioner. I insert data (A,B,C in this order) with consistency level ONE to node No.3. I immediately shut off (turn off N/W I/F)node No.3 right after inserting dat