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)