Return-Path: X-Original-To: apmail-zookeeper-user-archive@www.apache.org Delivered-To: apmail-zookeeper-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4198D9512 for ; Mon, 19 Mar 2012 04:23:18 +0000 (UTC) Received: (qmail 51837 invoked by uid 500); 19 Mar 2012 04:23:17 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 51522 invoked by uid 500); 19 Mar 2012 04:23:16 -0000 Mailing-List: contact user-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@zookeeper.apache.org Delivered-To: mailing list user@zookeeper.apache.org Delivered-To: moderator for user@zookeeper.apache.org Received: (qmail 71939 invoked by uid 500); 18 Mar 2012 18:48:08 -0000 Delivered-To: apmail-hadoop-zookeeper-user@hadoop.apache.org X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of luca.geretti@gmail.com) Date: Sun, 18 Mar 2012 11:47:41 -0700 (PDT) From: lgeretti To: zookeeper-user@hadoop.apache.org Message-ID: <1332096461074-7383932.post@n2.nabble.com> Subject: Sequential znode creation and sync MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org 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.