Joseph Wayne Norton created CASSANDRA-4412:
----------------------------------------------
Summary: 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 of all data centers 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