Rohit Kasat created CASSANDRA-10088:
---------------------------------------
Summary: sequential batch operation
Key: CASSANDRA-10088
URL: https://issues.apache.org/jira/browse/CASSANDRA-10088
Project: Cassandra
Issue Type: Test
Components: Config, Core
Reporter: Rohit Kasat
Is it possible to do sequential batch.
eg:
batch delete from table 1, and same time take some id's from table 2
pass this to delete operion and delete from table 2.
and so on.
if any deletion fails fail everything.
(Its kind of transactional)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)