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 Sze (Jira)" <ji...@apache.org> on 2020/12/01 06:43:00 UTC

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

Tsz-wo Sze created RATIS-1190:
---------------------------------

             Summary: 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


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)