Return-Path: Delivered-To: apmail-hadoop-chukwa-dev-archive@minotaur.apache.org Received: (qmail 14117 invoked from network); 18 May 2009 21:32:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 May 2009 21:32:09 -0000 Received: (qmail 82195 invoked by uid 500); 18 May 2009 21:32:09 -0000 Delivered-To: apmail-hadoop-chukwa-dev-archive@hadoop.apache.org Received: (qmail 82178 invoked by uid 500); 18 May 2009 21:32:09 -0000 Mailing-List: contact chukwa-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chukwa-dev@hadoop.apache.org Delivered-To: mailing list chukwa-dev@hadoop.apache.org Received: (qmail 82168 invoked by uid 99); 18 May 2009 21:32:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 May 2009 21:32:09 +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, 18 May 2009 21:32:06 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 992ED29A0012 for ; Mon, 18 May 2009 14:31:45 -0700 (PDT) Message-ID: <1095635429.1242682305626.JavaMail.jira@brutus> Date: Mon, 18 May 2009 14:31:45 -0700 (PDT) From: "Ari Rabkin (JIRA)" To: chukwa-dev@hadoop.apache.org Subject: [jira] Assigned: (CHUKWA-238) race condition with archive manager In-Reply-To: <789530532.1242281205555.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/CHUKWA-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ari Rabkin reassigned CHUKWA-238: --------------------------------- Assignee: Ari Rabkin > race condition with archive manager > ----------------------------------- > > Key: CHUKWA-238 > URL: https://issues.apache.org/jira/browse/CHUKWA-238 > Project: Hadoop Chukwa > Issue Type: Bug > Components: Data Processors > Reporter: Ari Rabkin > Assignee: Ari Rabkin > Priority: Blocker > Fix For: 0.1.2, 0.2.0 > > Attachments: chukwa-238.patch > > > If the archive manager starts before any data has been loaded into the repository, it'll buzz through its main loop, filling logs files with garbage at maximum speed: > Symptom: > a log file full of statements like: > 2009-05-13 22:59:57,233 INFO main ChukwaArchiveManager - Raw Archive dir:/chukwa/dataSinkArchives -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.