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

Edward Ribeiro commented on ZOOKEEPER-442:
------------------------------------------

I certainly have an interest on tackling this issue, but I need to read the 
patch and code to see if I am up to task already. As it's targeted to 3.5 this 
should give time to get up to speed, I guess.

PS: But if any other person feels like trying to tackle it immediately then I 
can pass on the opportunity too.
                
> need a way to remove watches that are no longer of interest
> -----------------------------------------------------------
>
>                 Key: ZOOKEEPER-442
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-442
>             Project: ZooKeeper
>          Issue Type: New Feature
>            Reporter: Benjamin Reed
>            Assignee: Daniel Gómez Ferro
>            Priority: Critical
>             Fix For: 3.5.0
>
>         Attachments: ZOOKEEPER-442.patch, ZOOKEEPER-442.patch, 
> ZOOKEEPER-442.patch, ZOOKEEPER-442.patch, ZOOKEEPER-442.patch, 
> ZOOKEEPER-442.patch, ZOOKEEPER-442.patch
>
>
> currently the only way a watch cleared is to trigger it. we need a way to 
> enumerate the outstanding watch objects, find watch events the objects are 
> watching for, and remove interests in an event.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to