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

[jira] [Created] (ZOOKEEPER-2611) zoo_remove_watchers - can remove the wrong watch

Eyal leshem created ZOOKEEPER-2611:
--------------------------------------

             Summary: zoo_remove_watchers - can remove the wrong watch 
                 Key: ZOOKEEPER-2611
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2611
             Project: ZooKeeper
          Issue Type: Bug
          Components: c client
            Reporter: Eyal leshem
            Priority: Critical


The actual problem is in the function "removeWatcherFromList" - 
That when we check if we need to delete the watch -  we compare the WatcherCtx to one node before the one we want to delete.. 



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