Hi all! I'm new to ZooKeeper and my following question is probably trivial, but I could not find clear information about it: what happens in terms of synchronization when I create a /parent/node with sequential mode? In other terms, what exactly does the server synchronize with the leader as a result of such creation? The whole tree? Or only the children of /parent?
Thanks, Luca -- View this message in context: http://zookeeper-user.578899.n2.nabble.com/Sequential-znode-creation-and-sync-tp7383932p7383932.html Sent from the zookeeper-user mailing list archive at Nabble.com.
