[ https://issues.apache.org/jira/browse/RATIS-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797866#comment-16797866 ]
Jitendra Nath Pandey commented on RATIS-507: -------------------------------------------- {code} Will a single threaded executor be sufficient? {code} This thread is used only to handle pipeline initialization call, used only once at the beginning of the pipeline. > 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: Mukul Kumar Singh > Priority: Major > Attachments: RATIS-507.001.patch > > > 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)