Hi there,
I am using PathChildrenCache recipe and PathChildrenCacheListener to receive cache relevant events. My doubt is when a PathChildrenCacheEvent.Type.CONNECTION_RECONNECTED is received. Can I assume that the initial cache sync with ZK has finished when this is received? If that is not the case, is there anyway to know when the initial sync has finished? Thanks in advance, Evaristo
