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 393CD12C2 for ; Fri, 22 Apr 2011 23:32:45 +0000 (UTC) Received: (qmail 34775 invoked by uid 500); 22 Apr 2011 23:32:45 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 34744 invoked by uid 500); 22 Apr 2011 23:32:45 -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 34734 invoked by uid 99); 22 Apr 2011 23:32:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Apr 2011 23:32:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Apr 2011 23:32:44 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 920F3AE055 for ; Fri, 22 Apr 2011 23:32:06 +0000 (UTC) Date: Fri, 22 Apr 2011 23:32:06 +0000 (UTC) From: "Hudson (JIRA)" To: commits@cassandra.apache.org Message-ID: <1339670039.77618.1303515126595.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <494780851.45961.1302321125726.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CASSANDRA-2444) Remove checkAllColumnFamilies on startup 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-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13023459#comment-13023459 ] Hudson commented on CASSANDRA-2444: ----------------------------------- Integrated in Cassandra-0.8 #35 (See [https://builds.apache.org/hudson/job/Cassandra-0.8/35/]) Remove checking all column families on startup for compaction candidates patch by goffinet; reviewed by stuhood for CASSANDRA-2444 > Remove checkAllColumnFamilies on startup > ---------------------------------------- > > Key: CASSANDRA-2444 > URL: https://issues.apache.org/jira/browse/CASSANDRA-2444 > Project: Cassandra > Issue Type: Bug > Reporter: Chris Goffinet > Assignee: Chris Goffinet > Priority: Minor > Labels: compaction > Fix For: 0.8.0, 0.8.1 > > Attachments: 0001-CASSANDRA-2444-Remove-checking-all-column-families-o.patch > > > We've ran into many times where we do not want compaction to run right away against CFs when booting up a node. If the node needs to compact, it will do so at the first flush -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira