You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2017/05/05 23:32:04 UTC

[jira] [Created] (RATIS-86) Support server re-initialization

Tsz Wo Nicholas Sze created RATIS-86:
----------------------------------------

             Summary: Support server re-initialization
                 Key: RATIS-86
                 URL: https://issues.apache.org/jira/browse/RATIS-86
             Project: Ratis
          Issue Type: New Feature
            Reporter: Tsz Wo Nicholas Sze
            Assignee: Tsz Wo Nicholas Sze


When a RaftServer is built, it creates a RaftServerImpl object and starts running a RaftServerRpc service.  The RaftServerImpl captures ServerState including RaftLog and RaftConfiguration.

We want to support server re-initialization so that a server can support multiple raft clusters sequentially.  This is our first step to support multi-raft.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)