[
https://issues.apache.org/jira/browse/RATIS-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797370#comment-16797370
]
Arpit Agarwal commented on RATIS-507:
-------------------------------------
Will a single threaded executor be sufficient?
> 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)