You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2015/07/07 13:46:04 UTC

[jira] [Created] (CASSANDRA-9746) Querying sometimes broken after non-durable writes

Aleksey Yeschenko created CASSANDRA-9746:
--------------------------------------------

             Summary: Querying sometimes broken after non-durable writes
                 Key: CASSANDRA-9746
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9746
             Project: Cassandra
          Issue Type: Bug
            Reporter: Aleksey Yeschenko
            Assignee: Sylvain Lebresne
             Fix For: 3.0 beta 1


Depending on whether or not {{Mutation}}'s {{PartitionUpdate}}s get iterated over before applying (iterated manually, or by having the commit log iterate over them for serialization), the subsequent reads may fail.

A follow up to CASSANDRA-9743, reusing the same (but properly named) test now: https://gist.github.com/iamaleksey/ed55a1f38a8869c2e229



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)