[ 
https://issues.apache.org/jira/browse/CASSANDRA-4412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joseph Wayne Norton updated CASSANDRA-4412:
-------------------------------------------

    Description: 
Add support for EACH_ONE consistency level for writes.

EACH_ONE        A write must be written to the commit log and memory table of 
at least one replica node in all data centers.


The purpose of this use case is to guarantee at least one successful write in 
each data center before returning success to the client.

  was:
Add support for EACH_ONE consistency level for writes.

EACH_ONE        A write must be written to the commit log and memory table of 
at least one replica node in all data centers.


The purpose of this use case is to guarantee at least one successful write in 
each of all data centers before returning success to the client.

    
> Add support for EACH_ONE consistency level for writes
> -----------------------------------------------------
>
>                 Key: CASSANDRA-4412
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4412
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Joseph Wayne Norton
>
> Add support for EACH_ONE consistency level for writes.
> EACH_ONE      A write must be written to the commit log and memory table of 
> at least one replica node in all data centers.
> The purpose of this use case is to guarantee at least one successful write in 
> each data center before returning success to the client.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to