[
https://issues.apache.org/jira/browse/IGNITE-25895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18009157#comment-18009157
]
Roman Puchkovskiy commented on IGNITE-25895:
--------------------------------------------
It was decided to get rid of the fast-forward abstraction as it doesn't seem to
be mandatory
> 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: 1h 20m
> 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)