[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15560675#comment-15560675
 ] 

Hudson commented on ZOOKEEPER-2611:
-----------------------------------

SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #3113 (See 
[https://builds.apache.org/job/ZooKeeper-trunk/3113/])
ZOOKEEPER-2611: zoo_remove_watchers - can remove the wrong watch (Eyal (rgs: 
rev f78061aafb19b102c37cb6d744ec6258d5f5b66e)
* (edit) CHANGES.txt
* (edit) src/c/tests/TestClient.cc
* (edit) src/c/src/zk_hashtable.c


> 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
>         Attachments: ZOOKEEPER-2611.patch
>
>
> 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)

Reply via email to