[
https://issues.apache.org/jira/browse/IGNITE-17837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17613892#comment-17613892
]
Roman Puchkovskiy commented on IGNITE-17837:
--------------------------------------------
The only failure is related to Cache 2 suite, but the changes in the
corresponding PR only touch Cache 6 suite. so the failure is irrelevant to the
PR.
> 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
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> Fix For: 2.15
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)