You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2014/06/02 11:13:01 UTC

[jira] [Created] (CASSANDRA-7337) Protocol batches wrongly ignores conditions

Sylvain Lebresne created CASSANDRA-7337:
-------------------------------------------

             Summary: Protocol batches wrongly ignores conditions
                 Key: CASSANDRA-7337
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7337
             Project: Cassandra
          Issue Type: Bug
            Reporter: Sylvain Lebresne
            Assignee: Sylvain Lebresne
             Fix For: 2.0.9


When using protocol batches, we ignore the fact that statements may have conditions and subsequently call the wrong code path. The batches ends up being executed has if there was no conditions (but the ResultSet is empty which should make it clear something is wrong). 



--
This message was sent by Atlassian JIRA
(v6.2#6252)