You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ryan McGuire (JIRA)" <ji...@apache.org> on 2014/05/02 18:18:37 UTC

[jira] [Updated] (CASSANDRA-5415) Batch with timestamp failed

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

Ryan McGuire updated CASSANDRA-5415:
------------------------------------

    Labels: qa-resolved  (was: )

> Batch with timestamp failed
> ---------------------------
>
>                 Key: CASSANDRA-5415
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5415
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.2.3
>            Reporter: Alexey Tereschenko
>            Assignee: Aleksey Yeschenko
>            Priority: Minor
>              Labels: qa-resolved
>             Fix For: 1.2.4
>
>         Attachments: 5415.txt
>
>
> When I create a prepared statement with the following CQL3 using Thrift protocol:
> {code}
> BEGIN BATCH USING TIMESTAMP <number>
> <some INSERT INTO or UPDATE statements ....>
> APPLY BATCH
> {code}
> and execute this statement in a loop, I randomly get the error:
> *InvalidRequestException(why:Timestamp must be set either on BATCH or individual statements)*
> All statements inside the batch have no individual USING TIMESTAMP.



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