[
https://issues.apache.org/jira/browse/IGNITE-25018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtsev updated IGNITE-25018:
-----------------------------------------
Description:
https://github.com/apache/ignite-3/commit/a50e7f008138944ea8d8830c1a83c65cb12307b7
introduces a bug: `thenRun` is used instead of `thenCompose` when running
commands, which makes waiting for the result future pointless.
> ItLearnersTest is flaky
> -----------------------
>
> Key: IGNITE-25018
> URL: https://issues.apache.org/jira/browse/IGNITE-25018
> Project: Ignite
> Issue Type: Bug
> Reporter: Aleksandr Polovtsev
> Assignee: Aleksandr Polovtsev
> Priority: Major
> Labels: ignite-3
>
> https://github.com/apache/ignite-3/commit/a50e7f008138944ea8d8830c1a83c65cb12307b7
> introduces a bug: `thenRun` is used instead of `thenCompose` when running
> commands, which makes waiting for the result future pointless.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)