[
https://issues.apache.org/jira/browse/CURATOR-491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jordan Zimmerman resolved CURATOR-491.
--------------------------------------
Resolution: Fixed
> 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)