You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2016/06/15 00:41:30 UTC

[jira] [Closed] (IGNITE-3305) Ignite does not wait for dynamically created caches in SYNC rebalance mode

     [ https://issues.apache.org/jira/browse/IGNITE-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Goncharuk closed IGNITE-3305.
------------------------------------

> Ignite does not wait for dynamically created caches in SYNC rebalance mode
> --------------------------------------------------------------------------
>
>                 Key: IGNITE-3305
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3305
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 1.6
>            Reporter: Alexey Goncharuk
>            Assignee: Alexey Goncharuk
>             Fix For: 1.7
>
>
> See GridCacheProcessor#onKernalStart():
> {code}
> // Wait for caches in SYNC preload mode.
> for (CacheConfiguration cfg : ctx.config().getCacheConfiguration()) {
> {code}



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