[ 
https://issues.apache.org/jira/browse/IGNITE-18813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689141#comment-17689141
 ] 

Vyacheslav Koptilin commented on IGNITE-18813:
----------------------------------------------

LGTM

> Speed-up ItTxDistributedTestThreeNodesThreeReplicas
> ---------------------------------------------------
>
>                 Key: IGNITE-18813
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18813
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Ivan Bessonov
>            Assignee: Ivan Bessonov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> These conditions are never true:
> {code:java}
> IgniteTestUtils.waitForCondition(() -> assertPartitionsSame(accounts, 0), 
> 5_000);
> IgniteTestUtils.waitForCondition(() -> assertPartitionsSame(customers, 0), 
> 5_000);{code}
> They are pointless and should be fixed in a separate issue. Right now it's 
> proposed to comment them.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to