Return-Path: X-Original-To: apmail-curator-dev-archive@minotaur.apache.org Delivered-To: apmail-curator-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9D91E10F1C for ; Wed, 19 Nov 2014 06:39:43 +0000 (UTC) Received: (qmail 48555 invoked by uid 500); 19 Nov 2014 06:39:43 -0000 Delivered-To: apmail-curator-dev-archive@curator.apache.org Received: (qmail 48509 invoked by uid 500); 19 Nov 2014 06:39:43 -0000 Mailing-List: contact dev-help@curator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@curator.apache.org Delivered-To: mailing list dev@curator.apache.org Received: (qmail 48492 invoked by uid 99); 19 Nov 2014 06:39:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Nov 2014 06:39:43 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mckenzie.cam@gmail.com designates 209.85.217.169 as permitted sender) Received: from [209.85.217.169] (HELO mail-lb0-f169.google.com) (209.85.217.169) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Nov 2014 06:39:17 +0000 Received: by mail-lb0-f169.google.com with SMTP id 10so18926239lbg.0 for ; Tue, 18 Nov 2014 22:38:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=X74r8RIqwKYyFcPvoxHGovjCxbYBDDaSz5S5j/DVVAk=; b=iyKgbQq5pKBZXlsn6nXGUCePNCg1f1B7gvgdTEf3i+/08F/sNtRkcaBUkrSIyjnWKW piFPgQI5NsoVX1ikAYkWKm6aouxAjwfmsP9Km/sqTjckQudVhP5K7phUOU8iHgX79EVZ RRxYRdDBIgDWZKw65llVtfDgvw+Q+XOPf2ZPh5RYFWUdIn2m9Z8HShDYy4bQjf6H1J+r n10kTuFramV8AoEH1YZAve1sjE4VDHm8gDwNICYa/jGmdqgX/NoNcTFvWiyvRGSnGOHa hcVn9qV24QnN//JDB49DQvKSqop/sjLI2CY2LHeFKyItdvQ06ZToGNCpy9DNQKqB69U9 E+9g== MIME-Version: 1.0 X-Received: by 10.112.166.101 with SMTP id zf5mr3699200lbb.42.1416379111838; Tue, 18 Nov 2014 22:38:31 -0800 (PST) Received: by 10.112.72.170 with HTTP; Tue, 18 Nov 2014 22:38:31 -0800 (PST) Received: by 10.112.72.170 with HTTP; Tue, 18 Nov 2014 22:38:31 -0800 (PST) In-Reply-To: <20141119063543.ABA4B9AA6D0@tyr.zones.apache.org> References: <20141119063543.ABA4B9AA6D0@tyr.zones.apache.org> Date: Wed, 19 Nov 2014 17:38:31 +1100 Message-ID: Subject: Re: [GitHub] curator pull request: CURATOR-167 - Partial fix to clean up Curato... From: Cameron McKenzie To: dev@curator.apache.org Content-Type: multipart/alternative; boundary=001a11c38506d41b7505083075f8 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c38506d41b7505083075f8 Content-Type: text/plain; charset=UTF-8 I don't think path children cache does, I think that tree cache may, will have a look tomorrow On Nov 19, 2014 5:35 PM, "dragonsinth" wrote: > Github user dragonsinth commented on the pull request: > > https://github.com/apache/curator/pull/55#issuecomment-63598493 > > BTW: do PathChildrenCache and TreeCache have similar issues? > > > --- > If your project is set up for it, you can reply to this email and have your > reply appear on GitHub as well. If your project does not have this feature > enabled and wishes so, or if the feature is enabled but not working, please > contact infrastructure at infrastructure@apache.org or file a JIRA ticket > with INFRA. > --- > --001a11c38506d41b7505083075f8--