Ivan Bessonov created IGNITE-19648:
--------------------------------------

             Summary: Failed to cancel rebalance
                 Key: IGNITE-19648
                 URL: https://issues.apache.org/jira/browse/IGNITE-19648
             Project: Ignite
          Issue Type: Bug
            Reporter: Ivan Bessonov


{noformat}
Caused by: org.apache.ignite.internal.storage.StorageRebalanceException: 
IGN-STORAGE-4 TraceId:8e22c456-103e-4445-9b35-e021e22cd615 Storage in the 
process of starting a rebalance: [table=TEST, partitionId=0]
    at 
org.apache.ignite.internal.storage.util.MvPartitionStorages.throwExceptionDependingOnOperationForRebalance(MvPartitionStorages.java:400)
    at 
org.apache.ignite.internal.storage.util.MvPartitionStorages.lambda$abortRebalance$16(MvPartitionStorages.java:265)
    at 
java.base/java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1932)
    at 
org.apache.ignite.internal.storage.util.MvPartitionStorages.abortRebalance(MvPartitionStorages.java:261)
    at 
org.apache.ignite.internal.storage.pagememory.AbstractPageMemoryTableStorage.lambda$abortRebalancePartition$17(AbstractPageMemoryTableStorage.java:250)
    at 
org.apache.ignite.internal.util.IgniteUtils.inBusyLock(IgniteUtils.java:897)
    at 
org.apache.ignite.internal.storage.pagememory.AbstractPageMemoryTableStorage.abortRebalancePartition(AbstractPageMemoryTableStorage.java:250)
    at 
org.apache.ignite.internal.table.distributed.raft.snapshot.PartitionAccessImpl.abortRebalance(PartitionAccessImpl.java:221){noformat}
Unfortunately, the entire log is lost. Issue occurred in one of 
org.apache.ignite.internal.raftsnapshot.ItTableRaftSnapshotsTest tests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to