[
https://issues.apache.org/jira/browse/IGNITE-27485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18050564#comment-18050564
]
Igor Sapego commented on IGNITE-27485:
--------------------------------------
LGTM
> ItAbstractDataStreamerTest timeouts too small
> ---------------------------------------------
>
> Key: IGNITE-27485
> URL: https://issues.apache.org/jira/browse/IGNITE-27485
> Project: Ignite
> Issue Type: Bug
> Components: data streamer ai3
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: MakeTeamcityGreenAgain, ignite-3
> Fix For: 3.2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Many tests have one second timeout for the streamer, which is too small and
> can cause flaky failures on CI:
> {code}
> streamerFut.orTimeout(1, TimeUnit.SECONDS)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)