Github user dragonsinth commented on the issue:
https://github.com/apache/curator/pull/245
Hi @leyoliu1987 I tried but I cannot reproduce your problem.
I added a new example,
https://github.com/apache/curator/blob/master/curator-examples/src/main/java/cache/TreeCacheExample.java
When I run TreeCacheExample, I do not your problem. I see INITIALIZED
happen at the very end after all NODE_ADDED events.---
