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 2016/02/02 04:39:39 UTC

[jira] [Created] (CURATOR-298) Curator NodeCache.start() is blocking even with buildInitial=false

Jordan Zimmerman created CURATOR-298:
----------------------------------------

             Summary: Curator NodeCache.start() is blocking even with buildInitial=false
                 Key: CURATOR-298
                 URL: https://issues.apache.org/jira/browse/CURATOR-298
             Project: Apache Curator
          Issue Type: Improvement
          Components: Recipes
    Affects Versions: 2.9.1, 3.0.0
            Reporter: Jordan Zimmerman
            Assignee: Jordan Zimmerman
             Fix For: 3.0.1, 2.9.2


NodeCache start() calls client.checkExists().creatingParentContainersIfNeeded().forPath(path) in the foreground. It would be better if this were async



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)