[
https://issues.apache.org/jira/browse/IGNITE-5026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16039218#comment-16039218
]
Alexandr Kuramshin commented on IGNITE-5026:
--------------------------------------------
[~Alexey Kuznetsov], please, look at the branch
https://github.com/gridgain/apache-ignite/tree/ignite-5026 and the commit
https://github.com/gridgain/apache-ignite/commit/237a7d81437497ce49a0ded889bf48b20e06ac9f
> getOrCreateCaches() hangs if any exception in
> GridDhtPartitionsExchangeFuture.init()
> ------------------------------------------------------------------------------------
>
> Key: IGNITE-5026
> URL: https://issues.apache.org/jira/browse/IGNITE-5026
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 1.9, 2.0
> Reporter: Alexandr Kuramshin
> Fix For: 2.1
>
>
> Any exception has been thrown by {{GridDhtPartitionsExchangeFuture.init()}}
> causes to wait indefinitely {{GridCompoundFuture}} returned by
> {{GridCacheProcessor.dynamicStartCaches()}}.
> Reproduced by
> {{IgniteDynamicCacheStartSelfTest.testGetOrCreateCollectionExceptional()}}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)