From user-return-2712-apmail-zookeeper-user-archive=zookeeper.apache.org@zookeeper.apache.org Thu Feb 03 16:52:30 2011 Return-Path: Delivered-To: apmail-zookeeper-user-archive@www.apache.org Received: (qmail 47856 invoked from network); 3 Feb 2011 16:52:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Feb 2011 16:52:29 -0000 Received: (qmail 64831 invoked by uid 500); 3 Feb 2011 16:52:29 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 64602 invoked by uid 500); 3 Feb 2011 16:52:27 -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 64590 invoked by uid 99); 3 Feb 2011 16:52:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Feb 2011 16:52:26 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.9] (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 03 Feb 2011 16:52:24 +0000 Received: (qmail 47833 invoked by uid 99); 3 Feb 2011 16:52:02 -0000 Received: from localhost.apache.org (HELO mail-gx0-f170.google.com) (127.0.0.1) (smtp-auth username phunt, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Feb 2011 16:52:02 +0000 Received: by gxk20 with SMTP id 20so840755gxk.15 for ; Thu, 03 Feb 2011 08:52:01 -0800 (PST) MIME-Version: 1.0 Received: by 10.42.230.134 with SMTP id jm6mr830274icb.517.1296751921619; Thu, 03 Feb 2011 08:52:01 -0800 (PST) Received: by 10.42.225.7 with HTTP; Thu, 3 Feb 2011 08:52:01 -0800 (PST) In-Reply-To: <4D4AD713.80506@yahoo-inc.com> References: <4D4AD713.80506@yahoo-inc.com> Date: Thu, 3 Feb 2011 08:52:01 -0800 Message-ID: Subject: Re: Not watching event From: Patrick Hunt To: user@zookeeper.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Ride please enter a jira on this. thanks. https://issues.apache.org/jira/browse/ZOOKEEPER Patrick On Thu, Feb 3, 2011 at 8:25 AM, Benjamin Reed wrote: > no, ZOO_NOTWATCHING_EVENT is something we had planned on adding in the case > of watch overload; however, we were able to implement watches in such a > lightweight manner that we never needed to implement this event. we should > probably remove it. > > ben > > On 02/03/2011 03:30 AM, Ride Shoot Speak wrote: >> >> Hi, >> >> for QA purposes I'd like to simulate certain events. Is there a way to >> provoke a ZOO_NOTWATCHING_EVENT? >> >> regards, >> Jan > >