[
https://issues.apache.org/jira/browse/IGNITE-10621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yury Gerzhedovich updated IGNITE-10621:
---------------------------------------
Description:
As of now Ignite track running queries in few places and use
GridRunningQueryInfo to keep information about each of running query.
Unfortunately we track not all running queries. Need to track all DML and
Select queries. It should be single point to track all running queries.
was:
As of now Ignite track running queries in few places and use
GridRunningQueryInfo to keep information about each of running query.
Unfortunately we track not all running queries. Need to track all DML and
Select queries. Be able to distinguish user initial queries and system
auxiliary queries, e.g. map/reduce queries or select for DML operations. Also
there is single point to track all running queries.
> Track all running queries on initial query node
> -----------------------------------------------
>
> Key: IGNITE-10621
> URL: https://issues.apache.org/jira/browse/IGNITE-10621
> Project: Ignite
> Issue Type: Task
> Components: sql
> Reporter: Yury Gerzhedovich
> Assignee: Yury Gerzhedovich
> Priority: Major
> Labels: iep-29
> Fix For: 2.8
>
>
> As of now Ignite track running queries in few places and use
> GridRunningQueryInfo to keep information about each of running query.
> Unfortunately we track not all running queries. Need to track all DML and
> Select queries. It should be single point to track all running queries.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)