[ 
https://issues.apache.org/jira/browse/CASSANDRA-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13442820#comment-13442820
 ] 

Aleksey Yeschenko edited comment on CASSANDRA-4542 at 8/28/12 11:03 AM:
------------------------------------------------------------------------

re: schema

Didn't get to implementing #4543 yet - maybe coordinator column will be 
relevant there, but so far it seems like simple (id uuid PRIMARY KEY, data 
blob) batchlog table should've been enough - I'm writing it (coordinator 
column) but not reading anywhere.

                
      was (Author: iamaleksey):
    re: schema

Didn't get to implementing #4543 yet - maybe coordinator column will be 
relevant there, but so far it seems like simple (id uuid PRIMARY KEY, data 
blob) batchlog table should've been enough - I'm not writing it but not using 
it.

                  
> add atomic_batch_mutate method
> ------------------------------
>
>                 Key: CASSANDRA-4542
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4542
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: API, Core
>            Reporter: Jonathan Ellis
>            Assignee: Aleksey Yeschenko
>             Fix For: 1.2.1
>
>
> atomic_batch_mutate will have the same parameters as batch_mutate, but will 
> write to the batchlog before attempting distribution to the batch rows' 
> replicas.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to