You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Tamas Penzes (JIRA)" <ji...@apache.org> on 2018/12/16 14:50:00 UTC

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

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tamas Penzes updated ZOOKEEPER-2611:
------------------------------------
    Labels: remove_watches  (was: )

> 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
>            Assignee: Eyal leshem
>            Priority: Critical
>              Labels: remove_watches
>             Fix For: 3.5.3, 3.6.0
>
>         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
(v7.6.3#76005)