Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DFE41DA24 for ; Sun, 9 Sep 2012 03:58:13 +0000 (UTC) Received: (qmail 51297 invoked by uid 500); 9 Sep 2012 03:58:13 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 51034 invoked by uid 500); 9 Sep 2012 03:58:10 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 50987 invoked by uid 99); 9 Sep 2012 03:58:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Sep 2012 03:58:08 +0000 Date: Sun, 9 Sep 2012 14:58:08 +1100 (NCT) From: "Aleksey Yeschenko (JIRA)" To: commits@cassandra.apache.org Message-ID: <1473458167.54952.1347163088133.JavaMail.jiratomcat@arcas> In-Reply-To: <1369532753.8053.1344961838499.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (CASSANDRA-4542) add atomic_batch_mutate method MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451479#comment-13451479 ] Aleksey Yeschenko commented on CASSANDRA-4542: ---------------------------------------------- Also, with that sendMessages refactoring, batch write and batch remove add some overhead for single-node clusters - we don't just rm.apply() anymore. > 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.0 beta 1 > > Attachments: 4542-diff.txt, 4542-v4.txt, 4542-v5.patch, 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