Return-Path: X-Original-To: apmail-curator-user-archive@minotaur.apache.org Delivered-To: apmail-curator-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 29E7B1754B for ; Wed, 22 Oct 2014 23:17:39 +0000 (UTC) Received: (qmail 16986 invoked by uid 500); 22 Oct 2014 23:17:39 -0000 Delivered-To: apmail-curator-user-archive@curator.apache.org Received: (qmail 16944 invoked by uid 500); 22 Oct 2014 23:17:39 -0000 Mailing-List: contact user-help@curator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@curator.apache.org Delivered-To: mailing list user@curator.apache.org Received: (qmail 16933 invoked by uid 99); 22 Oct 2014 23:17:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Oct 2014 23:17:38 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.192.175] (HELO mail-pd0-f175.google.com) (209.85.192.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Oct 2014 23:17:34 +0000 Received: by mail-pd0-f175.google.com with SMTP id y13so2396421pdi.34 for ; Wed, 22 Oct 2014 16:17:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:message-id:in-reply-to :references:subject:mime-version:content-type; bh=IfXHchJb91aeumxGK/xVa2yO8dv9vrSCSmdbxw61vJk=; b=e56gx1wYvlyZ6GObadYObLg5npN2ynIU1fA/9UYnP/zQoHsU4kwhxpH78eCeuw/ojR cb0+bY9G6ICvlQUwDBn/iW4plpytFgJ+jGIwqmxbwmmTWW9nyjiMIrof6BahIvAFM9yv fUXusC+3I4WffnRweLFLN9kXElf6O/wub6x6mUoe7qsywE6nTjBIBkkbYgI4tm2ytcoS BPdTvDg8o3l8B+GyWK3N9HYUuELTZ04RbcmjJsdCzzMhwkWKE4Sj50/Hf02csrV1wvlF RSFJl8sKfq97U69i0A7QM4F1Hyv6ZqgBtrbdxgRJqO13/cMBcru7+Cl1UpWkOjAXgzpR jWYg== X-Gm-Message-State: ALoCoQmY6qf5pUNBpnfoaoU5/2doJRYSKM4uQGyLMmLY+w/0evsdpqYWiBKdsjjSHvRm0zr7Q/tM X-Received: by 10.70.38.165 with SMTP id h5mr929297pdk.121.1414019833775; Wed, 22 Oct 2014 16:17:13 -0700 (PDT) Received: from Jordans-MacBook-Pro.local ([190.141.38.38]) by mx.google.com with ESMTPSA id dk7sm108599pdb.8.2014.10.22.16.17.12 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Wed, 22 Oct 2014 16:17:13 -0700 (PDT) Date: Wed, 22 Oct 2014 18:17:10 -0500 From: Jordan Zimmerman To: Sunil Abraham Cc: user Message-ID: In-Reply-To: References: Subject: Re: Only getting PathChildrenCache updated after calling rebuild X-Mailer: Airmail (249) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="54483af7_153ea438_19b9" X-Virus-Checked: Checked by ClamAV on apache.org --54483af7_153ea438_19b9 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline You=E2=80=99re not starting the cache. You need to call cache.start() On October 22, 2014 at 6:12:23 PM, Sunil Abraham (s.abraham=40gmail.com) = wrote: Yup, here's a gist: =20 https://gist.github.com/anonymous/1f7fdab9777e02d91ac1 =20 On Wed, Oct 22, 2014 at 6:27 PM, Jordan Zimmerman =20 wrote: =20 > Can you provide a test that shows the problem=3F =20 > =20 > -JZ =20 > =20 > =20 > On October 22, 2014 at 5:24:06 PM, Sunil Abraham (s.abraham=40gmail.com= ) =20 > wrote: =20 > =20 > Hi everyone, =20 > =20 > I am having difficulty with the the PathChildrenCache; specifically, =20 > the local cache, which I am accessing through the getCurrentData =20 > method, seems to only to get updated after I call the rebuild method. =20 > =20 > Does anyone have any thoughts=3F =20 > =20 > S =20 --54483af7_153ea438_19b9 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline