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

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

Alexander Lapin created IGNITE-14664:
----------------------------------------

             Summary: 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


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)