You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexandr Kuramshin (JIRA)" <ji...@apache.org> on 2017/04/19 10:22:41 UTC

[jira] [Created] (IGNITE-5026) getOrCreateCaches() hangs if any exception in GridDhtPartitionsExchangeFuture.init()

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)