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/10 00:51:16 UTC

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

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

Jordan Zimmerman updated CURATOR-17:
------------------------------------

    Fix Version/s: 2.0.1-incubating
    
> 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
>             Fix For: 2.0.1-incubating
>
>
> 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