On Thu, Feb 24, 2011 at 2:36 PM, Anthony John <chirayit...@gmail.com> wrote:

>
> Does "ALL"  succeed even if there is a single surviving replica for the
> given piece of data ?
> Again, tolerates node failure. Does it really mean - from ALL surviving
> nodes ?
>

All replicas (RF) for that row must respond before an operation at ALL is
considered a success.  That's all there is to it.

-- 
Tyler Hobbs
Software Engineer, DataStax <http://datastax.com/>
Maintainer of the pycassa <http://github.com/pycassa/pycassa> Cassandra
Python client library

Reply via email to