You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "prashant (JIRA)" <ji...@apache.org> on 2016/09/16 04:35:21 UTC

[jira] [Created] (ZOOKEEPER-2586) zoo_aremove_watchers() does not remove a watch of path has more than one watch

prashant created ZOOKEEPER-2586:
-----------------------------------

             Summary: zoo_aremove_watchers() does not remove a watch of path has more than one watch
                 Key: ZOOKEEPER-2586
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2586
             Project: ZooKeeper
          Issue Type: Bug
            Reporter: prashant


1)zoo_aremove_watchers() does not remove a watch of path has more than one watch.
but it works in below cases.
it removes watch if path has only one watch.
and it removes all watches if watcher function arguments is NULL.
Seen in 
zookeeper.version=3.5.1-alpha--1, built on 06/09/2016 18:31 GMT
Not sure if this is fixed.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)