Explicit timestamp support for CQL
----------------------------------
Key: CASSANDRA-2555
URL: https://issues.apache.org/jira/browse/CASSANDRA-2555
Project: Cassandra
Issue Type: Improvement
Components: API
Reporter: Jonathan Ellis
Assignee: Pavel Yaskevich
Fix For: 0.8.1
To make CQL BATCHes useful for the normal purpose of idempotent retries, we
need to add support for client-supplied timestamps. At a minimum this needs
to be available for a batch (BEGIN BATCH USING TIMESTAMP 1303743619771318) but
might also be nice at the statement level (UPDATE ... USING TIMESTAMP ...).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira