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

Jonathan Ellis updated CASSANDRA-4542:
--------------------------------------

    Attachment: 4542-v4.txt

v4 attached that refactors unhinted writes for batchlog to not go through the 
entire MultiMap business that full sendToHintedEndpoints does.

to-do:
- update getBatchlogEndpoints to not include local node, unless it's the only 
node in the DC
- update batchlog replay to only wait RING_DELAY before first replay instead of 
10 minutes
                
> 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
>
>         Attachments: 4542-diff.txt, 4542-v4.txt, 
> CASSANDRA-4542-4543-4544-v3.patch
>
>
> 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