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 4E5A711498 for ; Thu, 14 Aug 2014 09:23:44 +0000 (UTC) Received: (qmail 52421 invoked by uid 500); 14 Aug 2014 09:23:44 -0000 Delivered-To: apmail-curator-user-archive@curator.apache.org Received: (qmail 52372 invoked by uid 500); 14 Aug 2014 09:23:44 -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 52362 invoked by uid 99); 14 Aug 2014 09:23:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Aug 2014 09:23:43 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of karelv@ngdata.com designates 213.199.154.12 as permitted sender) Received: from [213.199.154.12] (HELO emea01-am1-obe.outbound.protection.outlook.com) (213.199.154.12) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Aug 2014 09:23:37 +0000 Received: from DBXPR03MB190.eurprd03.prod.outlook.com (10.242.141.143) by DBXPR03MB173.eurprd03.prod.outlook.com (10.242.141.12) with Microsoft SMTP Server (TLS) id 15.0.1005.10; Thu, 14 Aug 2014 09:23:14 +0000 Received: from [192.168.123.85] (213.224.54.62) by DBXPR03MB190.eurprd03.prod.outlook.com (10.242.141.143) with Microsoft SMTP Server (TLS) id 15.0.1005.10; Thu, 14 Aug 2014 09:23:13 +0000 Message-ID: <53EC7FFF.7050401@ngdata.com> Date: Thu, 14 Aug 2014 11:23:11 +0200 From: Karel Vervaeke User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Subject: Re: Stack trace when using a PathChildrenCache or NodeCache for a short time Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [213.224.54.62] X-ClientProxiedBy: DB3PR01CA0070.eurprd01.prod.exchangelabs.com (10.242.133.173) To DBXPR03MB190.eurprd03.prod.outlook.com (10.242.141.143) X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;UriScan:;UriScan:; X-Forefront-PRVS: 03030B9493 X-Forefront-Antispam-Report: SFV:NSPM;SFS:(10019004)(6049001)(6009001)(189002)(199003)(77096002)(50986999)(107046002)(15975445006)(65806001)(95666004)(74502001)(33656002)(50466002)(42186005)(31966008)(106356001)(74662001)(2351001)(107886001)(85306004)(54356999)(101416001)(87976001)(99396002)(81542001)(83322001)(105586002)(23676002)(20776003)(87266999)(66066001)(64706001)(65816999)(59896001)(558084003)(79102001)(81342001)(4396001)(80022001)(102836001)(65956001)(83072002)(47776003)(92566001)(19580395003)(77982001)(110136001)(83506001)(76482001)(21056001)(36756003)(92726001)(46102001)(85852003)(80316001)(64126003);DIR:OUT;SFP:1102;SCL:1;SRVR:DBXPR03MB190;H:[192.168.123.85];FPR:;MLV:sfv;PTR:InfoNoRecords;MX:1;A:1;LANG:en; X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:; X-OriginatorOrg: ngdata.com X-Virus-Checked: Checked by ClamAV on apache.org Adding to Gabriel's post: We're using curator 2.3.0, I'm not sure if he tested with a more recent version. I can't reproduce it in HEAD. I've also found this: https://issues.apache.org/jira/browse/CURATOR-121 which I believe may have been the fix. Karel