[
https://issues.apache.org/jira/browse/IGNITE-26494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18023129#comment-18023129
]
Vladislav Pyatkov commented on IGNITE-26494:
--------------------------------------------
Merged b688491699ace204cb968e198f79c2fc59cb524c
> Raft heartbeats use fork-join common thread pool
> ------------------------------------------------
>
> Key: IGNITE-26494
> URL: https://issues.apache.org/jira/browse/IGNITE-26494
> Project: Ignite
> Issue Type: Bug
> Reporter: Vladislav Pyatkov
> Assignee: Vladislav Pyatkov
> Priority: Major
> Labels: ignite-3
> Attachments: flame_graph.png, hbInCommonPool.jpg
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> h3. Motivation
> The fork-join common pool might be used for client tasks. Our code shouldn't
> do any work on it.
> h3. Definition of done
> The common pool is not used for the Ignite tasks.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)