You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/01/25 08:15:26 UTC

[jira] [Commented] (IGNITE-4105) Create separate thread pool for SQL queries.

    [ https://issues.apache.org/jira/browse/IGNITE-4105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15837358#comment-15837358 ] 

Vladimir Ozerov commented on IGNITE-4105:
-----------------------------------------

Raised priority due to user complains.

> Create separate thread pool for SQL queries.
> --------------------------------------------
>
>                 Key: IGNITE-4105
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4105
>             Project: Ignite
>          Issue Type: Task
>          Components: SQL
>    Affects Versions: 1.7
>            Reporter: Vladimir Ozerov
>            Assignee: Andrew Mashenkov
>            Priority: Critical
>             Fix For: 2.0
>
>
> If several long-running queries are executed, all concurrent cache operations will be blocked because there will be no threads in system pool to server cache requests/responses.
> Let's introduce separate thread pool for SQL queries execution.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)