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

[jira] [Created] (IGNITE-15288) Fully implement RaftGroupService

Alexey Scherbakov created IGNITE-15288:
------------------------------------------

             Summary: Fully implement RaftGroupService
                 Key: IGNITE-15288
                 URL: https://issues.apache.org/jira/browse/IGNITE-15288
             Project: Ignite
          Issue Type: Improvement
    Affects Versions: 3.0.0-alpha2
            Reporter: Alexey Scherbakov


There are two ways to achive this:

1) Delegate to org.apache.ignite.raft.jraft.rpc.impl.cli.CliClientServiceImpl by introducing dependency from ignite-client to ignite-raft (and removing opposite dependency)

2) Copy org.apache.ignite.raft.jraft.rpc.CliRequests messages to raft-client and adjust RaftGroupServiceImpl to send these messages.

 



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