You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Lokesh Jain (JIRA)" <ji...@apache.org> on 2019/03/20 08:39:00 UTC

[jira] [Created] (RATIS-507) RaftServerProxy should not use common thread pool for creating raft server

Lokesh Jain created RATIS-507:
---------------------------------

             Summary: RaftServerProxy should not use common thread pool for creating raft server
                 Key: RATIS-507
                 URL: https://issues.apache.org/jira/browse/RATIS-507
             Project: Ratis
          Issue Type: Bug
            Reporter: Lokesh Jain
            Assignee: Lokesh Jain


Currently RaftServerProxy#newRaftServerImpl uses common thread pool for creating an instance of RaftServerImpl. We should use a separate executor for this purpose.



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