[
https://issues.apache.org/jira/browse/CASSANDRA-5070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-5070:
--------------------------------------
Fix Version/s: 1.2.0
Assignee: Aleksey Yeschenko
Ah, that makes sense. Sounds like cqlsh needs to set CL back to ONE when
selecting from the trace events.
> LOCAL_QUORUM consistency causes Tracing to fail
> -----------------------------------------------
>
> Key: CASSANDRA-5070
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5070
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.2.0 beta 3
> Reporter: T Jake Luciani
> Assignee: Aleksey Yeschenko
> Priority: Minor
> Fix For: 1.2.0
>
>
> {code}
> cqlsh:prod4> CONSISTENCY LOCAL_QUORUM;
> Consistency level set to LOCAL_QUORUM.
> cqlsh:prod4> TRACING ON;
> Now tracing requests.
> cqlsh:prod4> select * from table1 limit 10
> Bad Request: consistency level LOCAL_QUORUM not compatible with replication
> strategy (org.apache.cassandra.locator.SimpleStrategy)
> {code}
> Looks to be the issue with LocalStrategy
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira