[
https://issues.apache.org/jira/browse/IGNITE-23528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18021864#comment-18021864
]
Pavel Tupitsyn commented on IGNITE-23528:
-----------------------------------------
[~zstan] up to you.
> Revise thread pool sizes
> ------------------------
>
> Key: IGNITE-23528
> URL: https://issues.apache.org/jira/browse/IGNITE-23528
> Project: Ignite
> Issue Type: Improvement
> Reporter: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
> Fix For: 3.1
>
>
> Current value seems too high:
> {code:java}
> int partitionsOperationsThreads = Math.min(cpus * 3, 25)
> {code}
> https://github.com/apache/ignite-3/blob/513d54d637b64215b7fc04e3992aeb80faee9f66/modules/runner/src/main/java/org/apache/ignite/internal/app/ThreadPoolsManager.java
--
This message was sent by Atlassian Jira
(v8.20.10#820010)