You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@zookeeper.apache.org by exhausted hamster <ex...@yahoo.com> on 2013/10/24 22:27:38 UTC

Discerning the number of watches on a node

Hi, what's the most direct way of finding out the number of watches that exist on a given node (say, at the time the watches fire)?  Is this sort of information kept in server-side logs?

Thanks,
Vic

Re: Discerning the number of watches on a node

Posted by exhausted hamster <ex...@yahoo.com>.
Thanks for the pointer Thawan.
Vic



On Thursday, October 24, 2013 3:55 PM, Thawan Kooburat <th...@fb.com> wrote:
 
There is watch-related commands that will give you the information.
http://zookeeper.apache.org/doc/r3.4.3/zookeeperAdmin.html#sc_zkCommands

-- 
Thawan Kooburat






On 10/24/13 1:27 PM, "exhausted hamster" <ex...@yahoo.com>
wrote:

>Hi, what's the most direct way of finding out the number of watches that
>exist on a given node (say, at the time the watches fire)?  Is this sort
>of information kept in server-side logs?
>
>Thanks,
>Vic

Re: Discerning the number of watches on a node

Posted by Thawan Kooburat <th...@fb.com>.
There is watch-related commands that will give you the information.
http://zookeeper.apache.org/doc/r3.4.3/zookeeperAdmin.html#sc_zkCommands

-- 
Thawan Kooburat





On 10/24/13 1:27 PM, "exhausted hamster" <ex...@yahoo.com>
wrote:

>Hi, what's the most direct way of finding out the number of watches that
>exist on a given node (say, at the time the watches fire)?  Is this sort
>of information kept in server-side logs?
>
>Thanks,
>Vic