|
|
+
lgeretti 2012-03-18, 18:47
-
Re: Sequential znode creation and syncAlexander Shraer 2012-03-19, 05:33
Hi Luca,
The whole tree -- when an update (such as create) returns the local server's tree reflects all the updates scheduled before the create. Alex On Sun, Mar 18, 2012 at 11:47 AM, lgeretti <[EMAIL PROTECTED]> wrote: > 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. |