You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Scherbakov (Jira)" <ji...@apache.org> on 2021/06/07 16:03:00 UTC

[jira] [Created] (IGNITE-14841) Use shared distruptor pool in raft nodes.

Alexey Scherbakov created IGNITE-14841:
------------------------------------------

             Summary: Use shared distruptor pool in raft nodes.
                 Key: IGNITE-14841
                 URL: https://issues.apache.org/jira/browse/IGNITE-14841
             Project: Ignite
          Issue Type: Task
            Reporter: Alexey Scherbakov
             Fix For: 3.0.0-alpha3


Currently raft uses a thread per raft group per server bound to several distuptor instances.

It doesn't scale well if the number of groups is significant.



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