Alexandr Kuramshin created IGNITE-5026: ------------------------------------------
Summary: 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)