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 1B5D217865 for ; Tue, 11 Nov 2014 05:01:02 +0000 (UTC) Received: (qmail 97059 invoked by uid 500); 11 Nov 2014 05:01:01 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 97005 invoked by uid 500); 11 Nov 2014 05:01:01 -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 Received: (qmail 96994 invoked by uid 500); 11 Nov 2014 05:01:01 -0000 Delivered-To: apmail-hadoop-zookeeper-user@hadoop.apache.org Received: (qmail 96990 invoked by uid 99); 11 Nov 2014 05:01:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Nov 2014 05:01:01 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_HELO_PASS,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of i.s.el-sanosi@newcastle.ac.uk does not designate 162.253.133.43 as permitted sender) Received: from [162.253.133.43] (HELO mwork.nabble.com) (162.253.133.43) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Nov 2014 05:00:34 +0000 Received: from mjim.nabble.com (unknown [162.253.133.84]) by mwork.nabble.com (Postfix) with ESMTP id D95B1991D1C for ; Mon, 10 Nov 2014 21:00:33 -0800 (PST) Date: Mon, 10 Nov 2014 22:00:33 -0700 (MST) From: Ibrahim To: zookeeper-user@hadoop.apache.org Message-ID: <1415682033268-7580584.post@n2.nabble.com> In-Reply-To: <54618FCC.9000700@devoteam.com> References: <1415679270739-7580580.post@n2.nabble.com> <54618FCC.9000700@devoteam.com> Subject: Re: Best strategy to test Zookeeper MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hi J=C3=BCrgen, When you say "Then set up a watcher for this special node to get notified when Zookeeper has finished processing all requests".=20 In fact, the main reason for posting this question is that I do not know when Zookeeper will finish processing all requests (In Async mode). I need to catch end time. Can you give me hint with this? Thanks alot Ibrahim =20 -- View this message in context: http://zookeeper-user.578899.n2.nabble.com/Be= st-strategy-to-test-Zookeeper-tp7580580p7580584.html Sent from the zookeeper-user mailing list archive at Nabble.com.