Uploaded image for project: 'Apache Curator'
  1. Apache Curator
  2. CURATOR-17

PathChildrenCache closes it's executor always

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0-incubating
    • 2.0.1-incubating
    • Recipes
    • None

    Description

      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.

      Attachments

        Activity

          People

            randgalt Jordan Zimmerman
            echeddar Eric Tschetter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: