Javier Canillas wrote:
> 
> Instead, when you execute the same OP using CL QUORUM, then it means
> RF /2+1, it will try to write on the coordinator node and replica.
> Considering only 1 replica is down, the OP will success too.
> 

I am assuming even read will succeed when CL QUORUM and RF=3 and 1 node is
down.


Javier Canillas wrote:
> 
> Now consider same OP but with CL ALL, it will fail since it cant
> assure that coordinador and both replicas are updated. 
> 

Can you please explain this little more? I thought CL ALL will fail because
it needs all the nodes to be up.
http://wiki.apache.org/cassandra/API

-- 
View this message in context: 
http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Understand-eventually-consistent-tp6038330p6061399.html
Sent from the cassandra-u...@incubator.apache.org mailing list archive at 
Nabble.com.

Reply via email to