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

Alexey Goncharuk commented on IGNITE-3305:
------------------------------------------

Added 
{{org.apache.ignite.internal.processors.cache.distributed.replicated.IgniteCacheSyncRebalanceModeSelfTest}}
 reproducing the issue.

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

Reply via email to