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

Roman Puchkovskiy updated IGNITE-23596:
---------------------------------------
    Ignite Flags:   (was: Docs Required,Release Notes Required)

> Start of Metastorage Raft node blocks a network thread
> ------------------------------------------------------
>
>                 Key: IGNITE-23596
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23596
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Roman Puchkovskiy
>            Assignee: Roman Puchkovskiy
>            Priority: Major
>
> Currently, Metastorage Raft node is started (or may be started) on an inbound 
> network thread. This thread should never be blocked, but starting a Raft node 
> involves some I/O (including a potential install of a local snapshot which 
> might take a lot of time).
> This should be offloaded to another thread pool.
> The same thing has to be checked for other places where we start Raft nodes 
> (CMG is the first candidate).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to