You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (JIRA)" <ji...@apache.org> on 2013/10/15 16:38:42 UTC

[jira] [Created] (CASSANDRA-6202) Add a LOCAL_ONE consistency level

Brandon Williams created CASSANDRA-6202:
-------------------------------------------

             Summary: Add a LOCAL_ONE consistency level
                 Key: CASSANDRA-6202
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6202
             Project: Cassandra
          Issue Type: New Feature
          Components: Core
            Reporter: Brandon Williams
             Fix For: 1.2.12


There are an increasing amount of use cases where ONE is desirable, but cross-DC traffic is not.  LOCAL_ONE would solves this by reading at ONE, but only within the DC the coordinator is in.



--
This message was sent by Atlassian JIRA
(v6.1#6144)