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

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

     [ https://issues.apache.org/jira/browse/IGNITE-15288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirill Gusakov updated IGNITE-15288:
------------------------------------
    Ignite Flags:   (was: Docs Required,Release Notes Required)

> 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
>
> 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)