jgroups-extras / jgroups-raft

Implementation of the RAFT consensus protocol in JGroups

Home Page:https://jgroups-extras.github.io/jgroups-raft/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add membership operations to RaftHandle

jabolina opened this issue · comments

Add methods to RaftHandle to add and remove members. It would be nice to have JMX operations too.

See: #176 (comment)