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

Vyacheslav Koptilin updated IGNITE-15510:
-----------------------------------------
    Reviewer: Aleksandr Polovtcev

> RaftGroupServiceImpl creates new ExecutorService for every instance
> -------------------------------------------------------------------
>
>                 Key: IGNITE-15510
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15510
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Mirza Aliev
>            Assignee: Mirza Aliev
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha3
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> {{RaftGroupServiceImpl}} creates inside itself new {{ExecutorService}} for 
> every instance, this is not efficient as far as we create 
> {{RaftGroupServiceImpl}} for every partition, which means that we will face 
> with memory problems when we try to create a lot of partitions.
> It is proposed to use shared executor for {{RaftGroupServiceImpl}}



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

Reply via email to