You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (Jira)" <ji...@apache.org> on 2021/05/11 15:49:00 UTC

[jira] [Resolved] (IGNITE-14664) Implement MetaStorageService and corresponding raft commands.

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

Vyacheslav Koptilin resolved IGNITE-14664.
------------------------------------------
    Fix Version/s: 3.0.0-alpha2
       Resolution: Fixed

Thank you for the contribution! Merged to the main branch.

> Implement MetaStorageService and corresponding raft commands.
> -------------------------------------------------------------
>
>                 Key: IGNITE-14664
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14664
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexander Lapin
>            Assignee: Alexander Lapin
>            Priority: Major
>             Fix For: 3.0.0-alpha2
>
>          Time Spent: 4.5h
>  Remaining Estimate: 0h
>
> MetaStorageService should start RaftGroupClientService and propagate corresponding operations as RaftCommands to MetaStorageRaftGroup. As naive implementation it's possible to use cursor related commands such as hasNext, next and close that will contain cursor id.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)