Mikhail Efremov created IGNITE-27124:
----------------------------------------
Summary: TableManagerRecoveryTest#testResetPeersRetry is flaky
Key: IGNITE-27124
URL: https://issues.apache.org/jira/browse/IGNITE-27124
Project: Ignite
Issue Type: Bug
Reporter: Mikhail Efremov
Attachments: _Unit_Tests_Unit_Table_445.log.zip
*Subject test*
{{TableManagerRecoveryTest#testResetPeersRetry}}
*Reason to fail*
{code:java}
Wanted but not invoked:
replicaManager.resetPeers(
<any>,
<any>,
<any long>
);
-> at
org.apache.ignite.internal.replicator.ReplicaManager.resetPeers(ReplicaManager.java:800)
However, there were exactly 51 interactions with this mock:
//...
{code}
*Failed TC build*
[TC
link|https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3x_Test_RunAllTests/9674705?expandBuildProblemsSection=false]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)