Kirill Tkalenko created IGNITE-17983:
----------------------------------------
Summary: Fix work with the last applied index in RAFT
Key: IGNITE-17983
URL: https://issues.apache.org/jira/browse/IGNITE-17983
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
Fix For: 3.0.0-beta2
At the moment, *MvPartitionStorage* and *TxStateStorage* are used for a
partition raft group, while only *MvPartitionStorage#persistedIndex* of
*MvPartitionStorage#lastAppliedIndex* is used, which is not correct.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)