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

Tsz-wo Sze updated RATIS-1092:
------------------------------
    Description: The methods groupAdd, groupRemove, getGroupList and 
getGroupInfo in RaftClient are for group management.  All these methods act on 
a particular server instead of the Raft service.  Let's move the to a new 
interface, say GroupManagementApi.

> Move group management methods from RaftClient to a new interface
> ----------------------------------------------------------------
>
>                 Key: RATIS-1092
>                 URL: https://issues.apache.org/jira/browse/RATIS-1092
>             Project: Ratis
>          Issue Type: Sub-task
>          Components: client
>            Reporter: Tsz-wo Sze
>            Priority: Major
>
> The methods groupAdd, groupRemove, getGroupList and getGroupInfo in 
> RaftClient are for group management.  All these methods act on a particular 
> server instead of the Raft service.  Let's move the to a new interface, say 
> GroupManagementApi.



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

Reply via email to