You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Jordan Zimmerman (JIRA)" <ji...@apache.org> on 2013/05/06 22:14:17 UTC

[jira] [Commented] (CURATOR-17) PathChildrenCache closes it's executor always

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

Jordan Zimmerman commented on CURATOR-17:
-----------------------------------------

Please checkout branch CURATOR-17 and validate.
                
> PathChildrenCache closes it's executor always
> ---------------------------------------------
>
>                 Key: CURATOR-17
>                 URL: https://issues.apache.org/jira/browse/CURATOR-17
>             Project: Apache Curator
>          Issue Type: Bug
>          Components: Recipes
>    Affects Versions: 2.0.0-incubating
>            Reporter: Eric Tschetter
>            Assignee: Jordan Zimmerman
>
> PathChildrenCache.close() calls shutdownNow() on its executor, always.
> I generally reuse executors and have been passing them in on the constructor.  I have to wrap my executors in something that ignores the shutdownNow() call in order to work around this.  It's not the end of the world, but it is a little annoying.

--
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