[ https://issues.apache.org/jira/browse/IGNITE-23528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18021421#comment-18021421 ]
Evgeny Stanilovsky commented on IGNITE-23528: --------------------------------------------- [~ptupitsyn] seems fix version need to be changed here, or it will be done before 3.1 code freeze ? > 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)