[
https://issues.apache.org/jira/browse/IGNITE-27485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18050579#comment-18050579
]
Pavel Tupitsyn commented on IGNITE-27485:
-----------------------------------------
https://github.com/apache/ignite-3/commit/9b7ebc3b641aa474209e7aafe909318d8460e4e1
> 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: 0.5h
> 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)