[
https://issues.apache.org/jira/browse/IGNITE-5026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin resolved IGNITE-5026.
-----------------------------------------
Resolution: Fixed
Fix Version/s: 2.7
merged into master branch
commit: a393e696212ef0dd4f23f923bf1001e0a48db915
> 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
> Assignee: Vyacheslav Koptilin
> Priority: Major
> Fix For: 2.7
>
>
> 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
(v7.6.3#76005)