Details
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
Attachments
Issue Links
- is part of
-
IGNITE-21669 Remove sessions from SQL API
- Resolved