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 2018/05/16 21:47:00 UTC

[jira] [Updated] (RATIS-240) Move stateMachine from RaftServerProxy to RaftServerImpl

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

Tsz Wo Nicholas Sze updated RATIS-240:
--------------------------------------
    Attachment: r240_20180516.patch

> Move stateMachine from RaftServerProxy to RaftServerImpl
> --------------------------------------------------------
>
>                 Key: RATIS-240
>                 URL: https://issues.apache.org/jira/browse/RATIS-240
>             Project: Ratis
>          Issue Type: Sub-task
>            Reporter: Tsz Wo Nicholas Sze
>            Assignee: Tsz Wo Nicholas Sze
>            Priority: Major
>         Attachments: r240_20180516.patch
>
>
> In order to support multi-raft with different state machine, each RaftServerImpl should have its own state machine.
> It still allows sharing state machine since different RaftServerImpl objects can (choose to) be initialized with the same state machine.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)