Alexey Scherbakov created IGNITE-24132:
------------------------------------------
Summary: Consider removing of storageIndexTracker
Key: IGNITE-24132
URL: https://issues.apache.org/jira/browse/IGNITE-24132
Project: Ignite
Issue Type: Improvement
Reporter: Alexey Scherbakov
Currently storageIndexTracker is used to wait for up to date primary replica
state.
But we already have
org.apache.ignite.internal.table.distributed.raft.PartitionListener#safeTimeTracker
which can be used for the same purpose.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)