[
https://issues.apache.org/jira/browse/IGNITE-28211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18066062#comment-18066062
]
Mikhail Petrov commented on IGNITE-28211:
-----------------------------------------
Successful Cache1 Suite TC Run -
https://ci2.ignite.apache.org/viewLog.html?buildId=8934187&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_Cache1&branch_IgniteTests24Java8=pull%2F12882%2Fhead
> Fix flaky RestProcessorInitializationTest
> -----------------------------------------
>
> Key: IGNITE-28211
> URL: https://issues.apache.org/jira/browse/IGNITE-28211
> Project: Ignite
> Issue Type: Test
> Reporter: Mikhail Petrov
> Assignee: Mikhail Petrov
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Wee need to fix flaky RestProcessorInitializationTest - see
> https://ci2.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-2968949551873209756&tab=testDetails
> for more details.
> The test failure can be easily reproduced by placing "sleep" in the
> TestGridRestProcessorImpl#handleAsync0
>
> {code:java}
> here
> V
> fut.listen(() -> tuple.set(req, fut));
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)