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

Taras Ledkov updated IGNITE-14461:
----------------------------------
    Release Note: Added a new field INITIATOR_ID to the 
LOCAL_SQL_RUNNING_QUERIES system view. This field indicates the originator of 
the query: thin client, JDBC/ODBC, compute task.

> Track down those who initiated a query
> --------------------------------------
>
>                 Key: IGNITE-14461
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14461
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Taras Ledkov
>            Assignee: Taras Ledkov
>            Priority: Major
>             Fix For: 2.11
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> We need to know and track who initiated a query. It could be useful for an IT 
> guy to be able to find an application and ask the developers to change the 
> code. It could be as part of {{LOCAL_SQL_RUNNING_QUERIES}} system view or may 
> be better to have separate view which could be joined with running queries 
> view.
> For first glance it should be :
> # ip, port, host name, user for thin clients.
> # for thick client - nodeId, clientId, ip, host name, 
> # task name for compute



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to