You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (JIRA)" <ji...@apache.org> on 2018/04/24 10:49:00 UTC

[jira] [Created] (IGNITE-8374) Test IgnitePdsCorruptedStoreTest.testCacheMetaCorruption hangs during node start

Aleksey Plekhanov created IGNITE-8374:
-----------------------------------------

             Summary: Test IgnitePdsCorruptedStoreTest.testCacheMetaCorruption hangs during node start
                 Key: IGNITE-8374
                 URL: https://issues.apache.org/jira/browse/IGNITE-8374
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.5
            Reporter: Aleksey Plekhanov
            Assignee: Aleksey Plekhanov
             Fix For: 2.5


Call to cluster().active() in IgniteKernal.ackStart() synchronously waits for state transition to complete, but due to error during activation process this transition will never end.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)