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

ASF GitHub Bot commented on CURATOR-491:
----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/curator/pull/289


> PathChildrenCache can process background jobs after being closed
> ----------------------------------------------------------------
>
>                 Key: CURATOR-491
>                 URL: https://issues.apache.org/jira/browse/CURATOR-491
>             Project: Apache Curator
>          Issue Type: Bug
>          Components: Recipes
>    Affects Versions: 4.0.1
>            Reporter: Jordan Zimmerman
>            Assignee: Jordan Zimmerman
>            Priority: Major
>             Fix For: 4.1.0
>
>
> CURATOR-332 fixed part of this, but there's another background handler that 
> has the same problem.
> The background handler in {{refresh()}} correctly checks if the instance has 
> been closed before processing as well as clearing watchers that might have 
> been set in the interim. This same treatment needs to be added to the 
> background handler in {{getDataAndStat()}}. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to