[
https://issues.apache.org/jira/browse/IGNITE-21470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-21470:
---------------------------------------
Epic Link: IGNITE-21444
> ItConnectionManagerTest.sendFutureOfMessageNeedingAckCompletesWhenMessageGetsAcknowledged()
> is flaky
> ----------------------------------------------------------------------------------------------------
>
> Key: IGNITE-21470
> URL: https://issues.apache.org/jira/browse/IGNITE-21470
> Project: Ignite
> Issue Type: Bug
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> There is a race between appearance of a sender for the open channel in
> manager2 senders' map and the installation of an acknowledgement silencer.
> Sometimes the sender appears in the map too late, so the silencer does not
> see it and does not install itself, which causes the test to fail.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)