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)