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.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---