[ 
https://issues.apache.org/jira/browse/IGNITE-25086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Orlov reassigned IGNITE-25086:
-----------------------------------------

    Assignee: Konstantin Orlov

> Thin Client. Sql. Switch sql request processing to another thread pool
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-25086
>                 URL: https://issues.apache.org/jira/browse/IGNITE-25086
>             Project: Ignite
>          Issue Type: Improvement
>          Components: thin client
>            Reporter: Konstantin Orlov
>            Assignee: Konstantin Orlov
>            Priority: Major
>              Labels: ignite-3
>
> Currently, all sql-related requests are processed on the same thread. Given 
> that preparation sometimes may take a while, and at the end operation anyway 
> will be rescheduled to another thread pool, we can improve scalability by 
> rescheduling request processing immediately to a thread which is allowed to 
> execute storage operation. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to