Re: questions regarding read and write in cassandra

2010-08-19 Thread Maifi Khan
:00:47 > To: > Reply-To: dev@cassandra.apache.org > Subject: questions regarding read and write in cassandra > > Hi > I have a question in the following scenario. > Say we have 10 nodes, Replication factor is 5. > Now, say, for Row X, Column Y, data is replicated to node 1,

Re: questions regarding read and write in cassandra

2010-08-19 Thread David Timothy Strauss
@cassandra.apache.org Subject: questions regarding read and write in cassandra Hi I have a question in the following scenario. Say we have 10 nodes, Replication factor is 5. Now, say, for Row X, Column Y, data is replicated to node 1,2,3,4,5 and current value is 10 Say, I issue a write command with value “20

questions regarding read and write in cassandra

2010-08-19 Thread Maifi Khan
Hi I have a question in the following scenario. Say we have 10 nodes, Replication factor is 5. Now, say, for Row X, Column Y, data is replicated to node 1,2,3,4,5 and current value is 10 Say, I issue a write command with value “20” to Row X, column Y with quorum(n/2+1=3 nodes). Say it updated 1 an