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)