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 20:43:39 UTC

[jira] [Resolved] (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:all-tabpanel ]

Jordan Zimmerman resolved CURATOR-298.
--------------------------------------
    Resolution: Fixed

> 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)