Github user poetwang commented on the issue:
https://github.com/apache/curator/pull/261
The event (CHILD_ADDED or CHILD_UPDATED) comes because PathChildrenCache
will force refresh when ConnectionState turns to
CONNECTED(connectionStateListener), ---
