Kirill Tkalenko created IGNITE-18596:
----------------------------------------
Summary: Add RaftGroupConfiguration to
MvTableStorage#finishRebalancePartition
Key: IGNITE-18596
URL: https://issues.apache.org/jira/browse/IGNITE-18596
Project: Ignite
Issue Type: Task
Reporter: Kirill Tkalenko
Assignee: Kirill Tkalenko
Fix For: 3.0.0-beta2
It was found that at the end of the partition rebalancing
(*org.apache.ignite.internal.table.distributed.raft.snapshot.incoming.IncomingSnapshotCopier#updateLastAppliedIndexFromSnapshotMetaForStorages*),
along with *lastAppliedIndex* and *lastAppliedTerm*, we also get
*RaftGroupConfiguration*, which would also be better to add to
*org.apache.ignite.internal.storage.engine.MvTableStorage#finishRebalancePartition*.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)