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 22:10:42 UTC

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

    [ https://issues.apache.org/jira/browse/CASSANDRA-6202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13795576#comment-13795576 ] 

Brandon Williams commented on CASSANDRA-6202:
---------------------------------------------

A few quick notes from eyeballing it:

* cassandra.thrift version needs to be bumped.  To be safe, I think we need to regenerate.
* cql3 doc needs to be updated.
* probably ought to add a unit test, since I'm not sure how we could easily detect a cross-dc read in a dtest.

> 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
>            Assignee: Jason Brown
>              Labels: core, thrift
>             Fix For: 1.2.12
>
>         Attachments: 6202-v1.diff
>
>
> 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)