[ 
https://issues.apache.org/jira/browse/IGNITE-19735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Uttsel updated IGNITE-19735:
-----------------------------------
    Description: 
h3. *Motivation*

MetaStorageManager has methods for distributive interaction with meta storage. 
But now there is added getLocally method to retrieve entries from the local 
KeyValueStorage. There will be more such methods. So we need to create 
implementation 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.

  was:
h3. *Motivation*

MetaStorageManager has methods for distributive interaction with meta storage. 
But now there is added getLocally 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.


> Create proxy of MetaStorageManager for interaction with the local 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
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> h3. *Motivation*
> MetaStorageManager has methods for distributive interaction with meta 
> storage. But now there is added getLocally method to retrieve entries from 
> the local KeyValueStorage. There will be more such methods. So we need to 
> create implementation 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)

Reply via email to