Roman Puchkovskiy created IGNITE-26000:
------------------------------------------
Summary: Method to get on-disk group IDs in Raft meta storage
Key: IGNITE-26000
URL: https://issues.apache.org/jira/browse/IGNITE-26000
Project: Ignite
Issue Type: Improvement
Reporter: Roman Puchkovskiy
Assignee: Roman Puchkovskiy
We need to add a method to log storage factory:
Set<String> raftNodeStorageIdsOnDisk(GroupIdFastForward fastForward)
which implementation will return a set of all group IDs which exist in the log
storage space, with support for fast forward (this will help to get just table
IDs without scanning all their partitions)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)