[
https://issues.apache.org/jira/browse/IGNITE-25895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-25895:
---------------------------------------
Description:
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)
> Method to get on-disk tables/zones IDs in Raft log storage
> ----------------------------------------------------------
>
> Key: IGNITE-25895
> URL: https://issues.apache.org/jira/browse/IGNITE-25895
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)