Anton Laletin created IGNITE-28463:
--------------------------------------
Summary: ItTxWriteIntentResolutionTest:
writeIntentResolutionPrimaryReplicaPathTest is flaky with
PrimaryReplicaMissException
Key: IGNITE-28463
URL: https://issues.apache.org/jira/browse/IGNITE-28463
Project: Ignite
Issue Type: Bug
Reporter: Anton Laletin
{noformat}
java.lang.AssertionError:
Expected: a future that completes with an exception that is an instance of
org.apache.ignite.internal.replicator.exception.PrimaryReplicaMissException
but: was completed successfully
java.lang.AssertionError:
Expected: a future that completes with an exception that is an instance of
org.apache.ignite.internal.replicator.exception.PrimaryReplicaMissException
but: was completed successfully
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at
org.apache.ignite.tx.distributed.ItTxWriteIntentResolutionTest.writeIntentResolutionPrimaryReplicaPathTest(ItTxWriteIntentResolutionTest.java:302)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at java.base/java.util.Optional.ifPresent(Optional.java:178)
at
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at
java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at
java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at
java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
{noformat}
https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3x_Test_RunAllTests/10304854
--
This message was sent by Atlassian Jira
(v8.20.10#820010)