Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4E6142009F8 for ; Fri, 20 May 2016 02:11:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4CD2E160A29; Fri, 20 May 2016 00:11:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BA6F9160A0D for ; Fri, 20 May 2016 02:11:13 +0200 (CEST) Received: (qmail 19013 invoked by uid 500); 20 May 2016 00:11:13 -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 18976 invoked by uid 99); 20 May 2016 00:11:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 May 2016 00:11:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D12E72C14E1 for ; Fri, 20 May 2016 00:11:12 +0000 (UTC) Date: Fri, 20 May 2016 00:11:12 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: dev@curator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CURATOR-324) TreeCache sending multiple NODE_ADDED events for same node MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 20 May 2016 00:11:14 -0000 [ https://issues.apache.org/jira/browse/CURATOR-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292404#comment-15292404 ] ASF GitHub Bot commented on CURATOR-324: ---------------------------------------- Github user dragonsinth commented on the pull request: https://github.com/apache/curator/pull/148#issuecomment-220485470 Looks like the naive fix will make testDeleteThenCreateRoot() fail. I need to dig into this a bit more. > TreeCache sending multiple NODE_ADDED events for same node > ---------------------------------------------------------- > > Key: CURATOR-324 > URL: https://issues.apache.org/jira/browse/CURATOR-324 > Project: Apache Curator > Issue Type: Bug > Components: Recipes > Affects Versions: 3.1.0, 2.10.0 > Reporter: Jordan Zimmerman > Assignee: Scott Blum > > details coming in the next 10 min - I will push a test -- This message was sent by Atlassian JIRA (v6.3.4#6332)