[
https://issues.apache.org/jira/browse/IGNITE-10369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16707387#comment-16707387
]
Pavel Kovalenko commented on IGNITE-10369:
------------------------------------------
[~ibessonov] Thank you for contribution. I've reviewed your changes. There is a
little concern. It's not a good idea to skip exceptions in
waitForLastCustomEventListenerFuture methods.
Instead of this, I suggest to wrap and rethrow checked exception as unchecked
(IgniteException) and nullify future in "finally" section.
The rest looks good.
> PDS 4 hangs on TC
> -----------------
>
> Key: IGNITE-10369
> URL: https://issues.apache.org/jira/browse/IGNITE-10369
> Project: Ignite
> Issue Type: Test
> Reporter: Ivan Bessonov
> Assignee: Ivan Bessonov
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> Fix For: 2.8
>
>
> [https://ci.ignite.apache.org/viewLog.html?buildId=2365697&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_Pds4]
> org.apache.ignite.internal.processors.cache.IgniteClusterActivateDeactivateTestWithPersistenceAndMemoryReuse#testClientJoinsWhenActivationIsInProgress
> hangs on client connection.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)