[
https://issues.apache.org/jira/browse/CASSANDRA-7296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15563059#comment-15563059
]
Jon Haddad commented on CASSANDRA-7296:
---------------------------------------
It sounds like what you're suggesting is that *every* query setting be moved to
CQL. That's a different discussion altogether. Currently settings that change
how the protocol behaves go in the protocol, that's how Cassandra works now.
Trying to change that behavior by starting with a single feature just leaves
everyone with inconsistencies in how the driver itself behaves.
> Add CL.COORDINATOR_ONLY
> -----------------------
>
> Key: CASSANDRA-7296
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7296
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Tupshin Harper
>
> For reasons such as CASSANDRA-6340 and similar, it would be nice to have a
> read that never gets distributed, and only works if the coordinator you are
> talking to is an owner of the row.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)