Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 81774 invoked from network); 4 Mar 2009 20:36:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Mar 2009 20:36:20 -0000 Received: (qmail 81827 invoked by uid 500); 4 Mar 2009 20:36:17 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 81791 invoked by uid 500); 4 Mar 2009 20:36:17 -0000 Mailing-List: contact core-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-dev@hadoop.apache.org Delivered-To: mailing list core-dev@hadoop.apache.org Received: (qmail 81779 invoked by uid 99); 4 Mar 2009 20:36:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2009 12:36:17 -0800 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; Wed, 04 Mar 2009 20:36:16 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 593B8234C4AC for ; Wed, 4 Mar 2009 12:35:56 -0800 (PST) Message-ID: <464884908.1236198956364.JavaMail.jira@brutus> Date: Wed, 4 Mar 2009 12:35:56 -0800 (PST) From: "Ari Rabkin (JIRA)" To: core-dev@hadoop.apache.org Subject: [jira] Updated: (HADOOP-5036) chukwa agent controller remove file does not work In-Reply-To: <1279917624.1231963019525.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-5036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ari Rabkin updated HADOOP-5036: ------------------------------- Resolution: Duplicate Status: Resolved (was: Patch Available) Being fixed under HADOOP-5397. > chukwa agent controller remove file does not work > -------------------------------------------------- > > Key: HADOOP-5036 > URL: https://issues.apache.org/jira/browse/HADOOP-5036 > Project: Hadoop Core > Issue Type: Bug > Components: contrib/chukwa > Reporter: Jerome Boulon > Assignee: Jerome Boulon > Attachments: HADOOP-5036.patch > > > Test case: > Start the agent > Add a fileTailing adaptor to a file & validate that this adaptor is written to the checkpoint > remove the adaptor using the shutdown command on port 9093 (default) > wait for the next checkpoint file to be written > The adaptor should no longer be there but it is -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.