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/09/08 09:23:00 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-15288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17411823#comment-17411823 ] 

Alexander Lapin commented on IGNITE-15288:
------------------------------------------

[~kgusakov] Please check my comments in PR.

> 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
>            Assignee: Kirill Gusakov
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 5h 10m
>  Remaining Estimate: 0h
>
> 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)