[ https://issues.apache.org/jira/browse/IGNITE-19735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Uttsel updated IGNITE-19735: ----------------------------------- Summary: Create interface for interaction with local KeyValueStorage of the meta storage (was: Create interface for interaction with local KeyValueStorage of meta storage) > Create interface for interaction with local KeyValueStorage of the meta > storage > ------------------------------------------------------------------------------- > > Key: IGNITE-19735 > URL: https://issues.apache.org/jira/browse/IGNITE-19735 > Project: Ignite > Issue Type: Bug > Reporter: Sergey Uttsel > Assignee: Sergey Uttsel > Priority: Major > Labels: ignite-3 > > h3. *Motivation* > MetaStorageManager has methods for distributive interaction with meta > storage. But now there is added getEntriesLocally method to retrieve entries > from the local KeyValueStorage. There will be more such methods. So we need > to create separated interface for interaction with local KeyValueStorage. > h3. *Definition of Done* > # Created new interface for interaction with local KeyValueStorage. > # MetaStorageManager has a method to get instance of local KeyValueStorage > interface. -- This message was sent by Atlassian Jira (v8.20.10#820010)