Return-Path: Delivered-To: apmail-incubator-cassandra-commits-archive@minotaur.apache.org Received: (qmail 46374 invoked from network); 14 Dec 2009 22:39:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Dec 2009 22:39:41 -0000 Received: (qmail 90003 invoked by uid 500); 14 Dec 2009 22:39:41 -0000 Delivered-To: apmail-incubator-cassandra-commits-archive@incubator.apache.org Received: (qmail 89988 invoked by uid 500); 14 Dec 2009 22:39:41 -0000 Mailing-List: contact cassandra-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-dev@incubator.apache.org Delivered-To: mailing list cassandra-commits@incubator.apache.org Received: (qmail 89978 invoked by uid 99); 14 Dec 2009 22:39:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Dec 2009 22:39:41 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Dec 2009 22:39:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 79284234C498 for ; Mon, 14 Dec 2009 14:39:18 -0800 (PST) Message-ID: <439774858.1260830358481.JavaMail.jira@brutus> Date: Mon, 14 Dec 2009 22:39:18 +0000 (UTC) From: "Stu Hood (JIRA)" To: cassandra-commits@incubator.apache.org Subject: [jira] Commented: (CASSANDRA-629) antientropyservice patchset nearly doubles compaction time In-Reply-To: <1858690275.1260564978413.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CASSANDRA-629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790420#action_12790420 ] Stu Hood commented on CASSANDRA-629: ------------------------------------ > The last sentence of TODO above AES.validator.add() is confusing Ah. That should read "we do not bother*". > antientropyservice patchset nearly doubles compaction time > ---------------------------------------------------------- > > Key: CASSANDRA-629 > URL: https://issues.apache.org/jira/browse/CASSANDRA-629 > Project: Cassandra > Issue Type: Bug > Components: Core > Reporter: Jonathan Ellis > Assignee: Stu Hood > Fix For: 0.5 > > Attachments: 629-1-utility-changes.diff, 629-2-use-xor-in-merkletree.diff, 629-3-notify-neighbors.diff, 629-4-comment-on-laziness.diff > > > CompactionsTest goes from 2.9s to 5.7s for me, before/after the 193 patchset. This is not an acceptable speed hit for when no repair work is actually being done, assuming it is representative of "real" compactions. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.