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 16:40:39 UTC

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

    [ https://issues.apache.org/jira/browse/CURATOR-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128416#comment-15128416 ] 

Jordan Zimmerman commented on CURATOR-298:
------------------------------------------

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)