You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Roman Puchkovskiy (Jira)" <ji...@apache.org> on 2022/10/06 14:17:00 UTC

[jira] [Created] (IGNITE-17837) CacheExchangeMergeTest.testConcurrentStartServers sometimes hangs forever

Roman Puchkovskiy created IGNITE-17837:
------------------------------------------

             Summary: CacheExchangeMergeTest.testConcurrentStartServers sometimes hangs forever
                 Key: IGNITE-17837
                 URL: https://issues.apache.org/jira/browse/IGNITE-17837
             Project: Ignite
          Issue Type: Bug
            Reporter: Roman Puchkovskiy
            Assignee: Roman Puchkovskiy
             Fix For: 2.15


The test not just fails, it hangs forever even though timeout should be triggered. It gets triggered, but as a consequence stopAllGrids() is called which blocks until all grids start, so if some grids cannot start (due to PME hanging), the test hangs forever.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)