[
https://issues.apache.org/jira/browse/IGNITE-21807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Gusakov resolved IGNITE-21807.
-------------------------------------
Resolution: Duplicate
> Investigate the needed changes to support multiple tables inside the one
> SnapshotAwarePartitionDataStorage
> ----------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-21807
> URL: https://issues.apache.org/jira/browse/IGNITE-21807
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Gusakov
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
>
> *Motivation*
> Under the zone-based collocation track we want to implement the naive
> approach at first:
> * Current PartitionListener will be the same as much as possible
> * ZonePartitionListener will be introduced and will be a real listener of
> zone RAFT group. This listener will route RAFT messages to the appropriate
> table PartitionListener
> In this aproach it is not obvious, how the currentÂ
> SnapshotAwarePartitionDataStorage and other snapshot logic will work.
> *Definition of done*
> Investigate the possible issues and prepare the detailed issues, if needed,
> to implement the described approach from the snapshot logic point of view
--
This message was sent by Atlassian Jira
(v8.20.10#820010)