You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "runzhiwang (Jira)" <ji...@apache.org> on 2020/12/01 08:28:00 UTC

[jira] [Resolved] (RATIS-1190) Remove the abstract newRaftServer method in MiniRaftCluster

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

runzhiwang resolved RATIS-1190.
-------------------------------
    Resolution: Fixed

> Remove the abstract newRaftServer method in MiniRaftCluster
> -----------------------------------------------------------
>
>                 Key: RATIS-1190
>                 URL: https://issues.apache.org/jira/browse/RATIS-1190
>             Project: Ratis
>          Issue Type: Sub-task
>          Components: test
>            Reporter: Tsz-wo Sze
>            Assignee: Tsz-wo Sze
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The abstract newRaftServer method in MiniRaftCluster requires the implementations to return a RaftServerProxy objects.  It is unnecessary since the implementations only has to setup RaftProperties and Parameters.
> After this change, almost all the test code does not require RaftServerProxy/RaftServerImpl.



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