Return-Path: X-Original-To: apmail-helix-commits-archive@minotaur.apache.org Delivered-To: apmail-helix-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6E37DCBB5 for ; Tue, 18 Jun 2013 23:32:45 +0000 (UTC) Received: (qmail 26469 invoked by uid 500); 18 Jun 2013 23:32:45 -0000 Delivered-To: apmail-helix-commits-archive@helix.apache.org Received: (qmail 26430 invoked by uid 500); 18 Jun 2013 23:32:45 -0000 Mailing-List: contact commits-help@helix.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@helix.incubator.apache.org Delivered-To: mailing list commits@helix.incubator.apache.org Received: (qmail 26423 invoked by uid 99); 18 Jun 2013 23:32:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Jun 2013 23:32:45 +0000 X-ASF-Spam-Status: No, hits=-2001.1 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 18 Jun 2013 23:32:42 +0000 Received: (qmail 24811 invoked by uid 99); 18 Jun 2013 23:32:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Jun 2013 23:32:20 +0000 Date: Tue, 18 Jun 2013 23:32:19 +0000 (UTC) From: "dafu (JIRA)" To: commits@helix.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HELIX-132) current-state and external-view are not cleaned up when a resource has been removed 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 dafu created HELIX-132: -------------------------- Summary: current-state and external-view are not cleaned up when a resource has been removed Key: HELIX-132 URL: https://issues.apache.org/jira/browse/HELIX-132 Project: Apache Helix Issue Type: Bug Reporter: dafu we leave an empty current-state and external-view when a resource has been dropped. for systems that frequently add/drop resources, this leave many empty znodes under current-state and external-view. we need: 1) fix this in helix 2) have a tool that auto clean current-state and external-view for dropped resources -- 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