[
https://issues.apache.org/jira/browse/IGNITE-11456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809544#comment-16809544
]
Yury Gerzhedovich edited comment on IGNITE-11456 at 4/4/19 8:47 AM:
--------------------------------------------------------------------
BOT vise should be ok, Error in Python not in scope the change, also the error
reproduced on master.
was (Author: jooger):
BOT vise should be ok, Error in Python not in scope the change, also the change
reproduced on master.
> Use separate pool for KILL QUERY command
> ----------------------------------------
>
> Key: IGNITE-11456
> URL: https://issues.apache.org/jira/browse/IGNITE-11456
> Project: Ignite
> Issue Type: Task
> Components: sql
> Reporter: Yury Gerzhedovich
> Assignee: Yury Gerzhedovich
> Priority: Major
> Labels: iep-29
> Fix For: 2.8
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> As of now we use QUERY_POOL to process cancellation requests. It can lead to
> unable to cancel a queries in case the pool will be overflowed.
> So, need to use separate pool or MGMT pool + non-blocking processing through
> futures.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)