Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Can be reproduced locally when running ItEstimatedSizeTest#testEstimatedSizeAfterScaleUp. After the test fails, the following error message can be found in logs (not always, though):
[2024-10-02T20:26:34,420][ERROR][%iest_tesasu_1%tableManager-io-14][ReplicaManager$ReplicaStateManager] Replica stop failed [groupId=12_part_4] java.util.concurrent.CompletionException: org.apache.ignite.internal.causality.OutdatedTokenException: IGN-CMN-65535 TraceId:eb8da00c-eed3-4484-b9bf-a58a45e28fe4 Token expired [token=758, actualToken=778, historySize=10]
Also see the full log in attachment.
To reproduce locally, the number of partitions should be increased as it greatly increases the probability of failure.
Attachments
Attachments
Issue Links
- causes
-
IGNITE-23001 ItEstimatedSizeTest.testEstimatedSizeAfterScaleUp is unstable
- Resolved