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/10 00:32:00 UTC

[jira] [Created] (RATIS-1227) RaftServerRpcWithProxy constructor and the abstract impl methods should be protected

Tsz-wo Sze created RATIS-1227:
---------------------------------

             Summary: RaftServerRpcWithProxy constructor and the abstract impl methods should be protected
                 Key: RATIS-1227
                 URL: https://issues.apache.org/jira/browse/RATIS-1227
             Project: Ratis
          Issue Type: Sub-task
          Components: server
            Reporter: Tsz-wo Sze
            Assignee: Tsz-wo Sze


RaftServerRpcWithProxy is an abstract class.  Its constructor and the abstract impl methods are for subclasses.  They should be protected instead of public.



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