[jira] [Commented] (IGNITE-4436) SQL: create API to collect list of running SQL queries and cancel them

2017-02-13 Thread Alexey Kuznetsov (JIRA)

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

Alexey Kuznetsov commented on IGNITE-4436:
--

[~sergi.vladykin] Please review my changes in ignite-4436-2 vs master one more 
time.
Thanks.

> SQL: create API to collect list of running SQL queries and cancel them
> --
>
> Key: IGNITE-4436
> URL: https://issues.apache.org/jira/browse/IGNITE-4436
> Project: Ignite
>  Issue Type: Task
>  Components: SQL
>Affects Versions: 1.8
>Reporter: Alexey Kuznetsov
>Assignee: Alexey Kuznetsov
> Fix For: 2.0
>
>
> It may be very useful for monitoring tools to be able to collect list of 
> currently running SQL queries with possibility to cancel them.
> See discussion on dev list for more info: 
> http://apache-ignite-developers.2346864.n4.nabble.com/API-to-collect-list-of-running-SQL-queries-td13031.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4436) SQL: create API to collect list of running SQL queries and cancel them

2017-02-03 Thread Sergi Vladykin (JIRA)

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

Sergi Vladykin commented on IGNITE-4436:


Yes, lets collect them in {{IgniteH2Indexling}} and {{GridReduceQueryExecutor}}.

> SQL: create API to collect list of running SQL queries and cancel them
> --
>
> Key: IGNITE-4436
> URL: https://issues.apache.org/jira/browse/IGNITE-4436
> Project: Ignite
>  Issue Type: Task
>  Components: SQL
>Affects Versions: 1.8
>Reporter: Alexey Kuznetsov
>Assignee: Alexey Kuznetsov
> Fix For: 2.0
>
>
> It may be very useful for monitoring tools to be able to collect list of 
> currently running SQL queries with possibility to cancel them.
> See discussion on dev list for more info: 
> http://apache-ignite-developers.2346864.n4.nabble.com/API-to-collect-list-of-running-SQL-queries-td13031.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4436) SQL: create API to collect list of running SQL queries

2016-12-22 Thread Alexey Kuznetsov (JIRA)

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

Alexey Kuznetsov commented on IGNITE-4436:
--

I think it make sense to collect only "long running" queries.
User could specify time in milliseconds (say 3000 by default) and we could 
collect only such queries.

> SQL: create API to collect list of running SQL queries
> --
>
> Key: IGNITE-4436
> URL: https://issues.apache.org/jira/browse/IGNITE-4436
> Project: Ignite
>  Issue Type: Task
>  Components: SQL
>Affects Versions: 1.8
>Reporter: Alexey Kuznetsov
>Assignee: Alexey Kuznetsov
> Fix For: 2.0
>
>
> It may be very useful for monitoring tools to be able to collect list of 
> currently running SQL queries with possibility to cancel them.
> See discussion on dev list for more info: 
> http://apache-ignite-developers.2346864.n4.nabble.com/API-to-collect-list-of-running-SQL-queries-td13031.html



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