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:15:02 UTC

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

     [ https://issues.apache.org/jira/browse/CASSANDRA-7337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylvain Lebresne updated CASSANDRA-7337:
----------------------------------------

    Attachment: 7337.txt

Simple patch attached.

> 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
>
>         Attachments: 7337.txt
>
>
> 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)