[
https://issues.apache.org/jira/browse/IGNITE-27162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladislav Pyatkov updated IGNITE-27162:
---------------------------------------
Description:
h3. Motivation
MetaStorageService and MetaStorageManager are using a RAFT client method with a
default timeout. We need to rewrite the classes so that they use the new client
from IGNITE-27154
h3. Definition of done
MetaStorageService has to use the RAFT client form IGNITE-27154.
MetaStorageManager has to adapt in accordance with MetaStorageService.
Some methods that did not have a timeout in parameters should support it
(currentRevision, currentRevision, getAll, invoke e.t.c).
> Adapt MG services to use timeout
> --------------------------------
>
> Key: IGNITE-27162
> URL: https://issues.apache.org/jira/browse/IGNITE-27162
> Project: Ignite
> Issue Type: Improvement
> Components: metastorage ai3
> Reporter: Vladislav Pyatkov
> Priority: Major
> Labels: ignite-3
>
> h3. Motivation
> MetaStorageService and MetaStorageManager are using a RAFT client method with
> a default timeout. We need to rewrite the classes so that they use the new
> client from IGNITE-27154
> h3. Definition of done
> MetaStorageService has to use the RAFT client form IGNITE-27154.
> MetaStorageManager has to adapt in accordance with MetaStorageService.
> Some methods that did not have a timeout in parameters should support it
> (currentRevision, currentRevision, getAll, invoke e.t.c).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)