[
https://issues.apache.org/jira/browse/CURATOR-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128875#comment-15128875
]
ASF GitHub Bot commented on CURATOR-298:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/curator/pull/129
> 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: 3.0.0, 2.9.1
> 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)