[
https://issues.apache.org/jira/browse/CASSANDRA-5460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14096110#comment-14096110
]
Philip Thompson commented on CASSANDRA-5460:
--------------------------------------------
[~enigmacurry] I added a few tests to consistency_tests.py that follow the same
pattern. They track CL.TWO and CL.THREE. Do these look like what we want for
this ticket, and if so, what additional tests do we want, if any?
https://github.com/riptano/cassandra-dtest/blob/python-driver/consistency_test.py
> Consistency issue with CL.TWO
> -----------------------------
>
> Key: CASSANDRA-5460
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5460
> Project: Cassandra
> Issue Type: Test
> Affects Versions: 1.2.0
> Reporter: T Jake Luciani
> Assignee: Philip Thompson
> Priority: Minor
>
> We have a keyspace with RF=4. We write at QUORUM and read at TWO. This
> should provide consistency since writes are on 3 replicas and we read from 2,
> but in practice we don't have consistent reads.
--
This message was sent by Atlassian JIRA
(v6.2#6252)