[
https://issues.apache.org/jira/browse/IGNITE-21471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-21471:
---------------------------------------
Description:
These tests block a Netty thread to do their assertions. We cannot control
which Netty thread does what (actually, we can, but it's very tricky,
non-obvious and fragile). As a result, sometimes (very rarely, though) the
tests flack.
> Change approach for sendMessagesOneChannel and sendMessagesTwoChannels in
> DefaultMessagingServiceTest
> -----------------------------------------------------------------------------------------------------
>
> Key: IGNITE-21471
> URL: https://issues.apache.org/jira/browse/IGNITE-21471
> Project: Ignite
> Issue Type: Bug
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> These tests block a Netty thread to do their assertions. We cannot control
> which Netty thread does what (actually, we can, but it's very tricky,
> non-obvious and fragile). As a result, sometimes (very rarely, though) the
> tests flack.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)