Alexander Lapin created IGNITE-21358:
----------------------------------------
Summary:
ItRebalanceDistributedTest#testRaftClientsUpdatesAfterRebalance is flaky with
No such partition 0 in table TBL1
Key: IGNITE-21358
URL: https://issues.apache.org/jira/browse/IGNITE-21358
Project: Ignite
Issue Type: Bug
Reporter: Alexander Lapin
{code:java}
org.apache.ignite.internal.lang.IgniteInternalException: IGN-CMN-65535
TraceId:b98e1ecc-d098-4f18-9ba4-b0b6d7bddf80 No such partition 0 in table TBL1
at
app//org.apache.ignite.internal.table.distributed.storage.InternalTableImpl.partitionRaftGroupService(InternalTableImpl.java:1518)
at
app//org.apache.ignite.internal.rebalance.ItRebalanceDistributedTest.lambda$testRaftClientsUpdatesAfterRebalance$25(ItRebalanceDistributedTest.java:653)
at
[email protected]/java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90)
at
[email protected]/java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1632)
{code}
https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTests/7801385?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandCode+Inspection=true&expandBuildProblemsSection=true&expandBuildTestsSection=true
--
This message was sent by Atlassian Jira
(v8.20.10#820010)