[
https://issues.apache.org/jira/browse/CURATOR-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292541#comment-15292541
]
ASF GitHub Bot commented on CURATOR-324:
----------------------------------------
Github user Randgalt commented on the pull request:
https://github.com/apache/curator/pull/148#issuecomment-220498719
For some reason your change isn't sync'ing here. Can you explain this line
of code?
```
if ( oldState == NodeState.PENDING || (oldState == NodeState.DEAD && parent
== null))
```
Maybe a comment to explain it. I find it confusing.
> 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)