[
https://issues.apache.org/jira/browse/IGNITE-21544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Iurii Gerzhedovich updated IGNITE-21544:
----------------------------------------
Description: As of now SQL module have 3 thread-pools. In order to minimize
number of threads/threadspool let's get rid of sql-session-cleanup threadpool .
The works by cleanup sessions can be delegated to
ThreadPoolsManager.commonScheduler (was: As of now SQL module have 3
thread-pools. In order to minimize number of threads/threadspool let's do the
following:
1. sql-session-cleanup threadpool should be get rid. The works by cleanup
sessions can be delegated to ThreadPoolsManager.commonScheduler
2. sql-planning-pool by default has 4 threads, let's reduce it to 2.)
> Amend SQL related thread pools.
> --------------------------------
>
> Key: IGNITE-21544
> URL: https://issues.apache.org/jira/browse/IGNITE-21544
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Iurii Gerzhedovich
> Priority: Major
> Labels: ignite-3
>
> As of now SQL module have 3 thread-pools. In order to minimize number of
> threads/threadspool let's get rid of sql-session-cleanup threadpool . The
> works by cleanup sessions can be delegated to
> ThreadPoolsManager.commonScheduler
--
This message was sent by Atlassian Jira
(v8.20.10#820010)