[jira] [Updated] (IGNITE-28463) ItTxWriteIntentResolutionTest: writeIntentResolutionPrimaryReplicaPathTest is flaky with PrimaryReplicaMissException

2026-04-07 Thread Vyacheslav Koptilin (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-28463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vyacheslav Koptilin updated IGNITE-28463:
-
Labels: ignite-3  (was: )

> 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
>Priority: Major
>  Labels: ignite-3
>
> {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)


[jira] [Updated] (IGNITE-28463) ItTxWriteIntentResolutionTest: writeIntentResolutionPrimaryReplicaPathTest is flaky with PrimaryReplicaMissException

2026-04-07 Thread Vyacheslav Koptilin (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-28463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vyacheslav Koptilin updated IGNITE-28463:
-
Component/s: transactions ai3

> ItTxWriteIntentResolutionTest: writeIntentResolutionPrimaryReplicaPathTest is 
> flaky with PrimaryReplicaMissException
> 
>
> Key: IGNITE-28463
> URL: https://issues.apache.org/jira/browse/IGNITE-28463
> Project: Ignite
>  Issue Type: Bug
>  Components: transactions ai3
>Reporter: Anton Laletin
>Priority: Major
>  Labels: ignite-3
>
> {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)


[jira] [Updated] (IGNITE-28463) ItTxWriteIntentResolutionTest: writeIntentResolutionPrimaryReplicaPathTest is flaky with PrimaryReplicaMissException

2026-04-07 Thread Vyacheslav Koptilin (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-28463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vyacheslav Koptilin updated IGNITE-28463:
-
Ignite Flags:   (was: Docs Required,Release Notes Required)

> ItTxWriteIntentResolutionTest: writeIntentResolutionPrimaryReplicaPathTest is 
> flaky with PrimaryReplicaMissException
> 
>
> Key: IGNITE-28463
> URL: https://issues.apache.org/jira/browse/IGNITE-28463
> Project: Ignite
>  Issue Type: Bug
>  Components: transactions ai3
>Reporter: Anton Laletin
>Priority: Major
>  Labels: MakeTeamcityGreenAgain, ignite-3
>
> {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)


[jira] [Updated] (IGNITE-28463) ItTxWriteIntentResolutionTest: writeIntentResolutionPrimaryReplicaPathTest is flaky with PrimaryReplicaMissException

2026-04-07 Thread Vyacheslav Koptilin (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-28463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vyacheslav Koptilin updated IGNITE-28463:
-
Labels: MakeTeamcityGreenAgain ignite-3  (was: ignite-3)

> ItTxWriteIntentResolutionTest: writeIntentResolutionPrimaryReplicaPathTest is 
> flaky with PrimaryReplicaMissException
> 
>
> Key: IGNITE-28463
> URL: https://issues.apache.org/jira/browse/IGNITE-28463
> Project: Ignite
>  Issue Type: Bug
>  Components: transactions ai3
>Reporter: Anton Laletin
>Priority: Major
>  Labels: MakeTeamcityGreenAgain, ignite-3
>
> {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)