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 BFB15D3FB for ; Fri, 7 Sep 2012 21:42:08 +0000 (UTC) Received: (qmail 96482 invoked by uid 500); 7 Sep 2012 21:42:08 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 96456 invoked by uid 500); 7 Sep 2012 21:42:08 -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 96447 invoked by uid 99); 7 Sep 2012 21:42:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Sep 2012 21:42:08 +0000 Date: Sat, 8 Sep 2012 08:42:08 +1100 (NCT) From: "Aleksey Yeschenko (JIRA)" To: commits@cassandra.apache.org Message-ID: <710114751.52481.1347054128409.JavaMail.jiratomcat@arcas> In-Reply-To: <2013407998.8141.1344962558214.JavaMail.jiratomcat@arcas> Subject: [jira] [Resolved] (CASSANDRA-4544) fix acknowledge_by for batch_mutate 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-4544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko resolved CASSANDRA-4544. ------------------------------------------ Resolution: Fixed This has already been implemented in 4542. > fix acknowledge_by for batch_mutate > ----------------------------------- > > Key: CASSANDRA-4544 > URL: https://issues.apache.org/jira/browse/CASSANDRA-4544 > Project: Cassandra > Issue Type: Sub-task > Reporter: Jonathan Ellis > Assignee: Aleksey Yeschenko > Priority: Minor > Attachments: CASSANDRA-4544.patch > > > CASSANDRA-4414 added TimedOutException.acknowledged_by, but for a batch write will send back the acknowledged_by for a random row, which usually does not reflect the status for the batch as a whole. Should override this to -1 in that case. -- 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