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

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

     [ https://issues.apache.org/jira/browse/RATIS-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mukul Kumar Singh updated RATIS-507:
------------------------------------
    Attachment: RATIS-507.001.patch

> 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
>            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)