Re: questions regarding read and write in cassandra

2010-08-19 Thread Maifi Khan
Hi David Thanks for your reply. But what happens if I read and get 2 nodes has value 10 with older time stamp and the third node has 20 with more recent time stamp? Will cassandra return 10(majority) or 20(more recent)? thanks Maifi On Thu, Aug 19, 2010 at 1:20 PM, David Timothy Strauss wrote: >

Re: questions regarding read and write in cassandra

2010-08-19 Thread David Timothy Strauss
The quorum write would fail, but the data would not be rolled back. Assuming the offline nodes recover, the data would eventually replicate. This question belongs on the user list, though. -Original Message- From: Maifi Khan Date: Thu, 19 Aug 2010 13:00:47 To: Reply-To: dev@cassandra.