[
https://issues.apache.org/jira/browse/IGNITE-14461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17315518#comment-17315518
]
Ignite TC Bot commented on IGNITE-14461:
----------------------------------------
{panel:title=Branch: [pull/8965/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8965/head] Base: [master] : New Tests
(7)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}JDBC Driver{color} [[tests
7|https://ci.ignite.apache.org/viewLog.html?buildId=5953947]]
* {color:#013220}IgniteJdbcDriverTestSuite:
RunningQueryInfoCheckInitiatorTest.testJdbcThinInitiatorId - PASSED{color}
* {color:#013220}IgniteJdbcDriverTestSuite:
RunningQueryInfoCheckInitiatorTest.testUserDefinedInitiatorId - PASSED{color}
* {color:#013220}IgniteJdbcDriverTestSuite:
RunningQueryInfoCheckInitiatorTest.testThinClientInitiatorId - PASSED{color}
* {color:#013220}IgniteJdbcDriverTestSuite:
RunningQueryInfoCheckInitiatorTest.testJobDefaultInitiatorId - PASSED{color}
* {color:#013220}IgniteJdbcDriverTestSuite:
RunningQueryInfoCheckInitiatorTest.testMultipleStatementsUserDefinedInitiatorId
- PASSED{color}
* {color:#013220}IgniteJdbcDriverTestSuite:
RunningQueryInfoCheckInitiatorTest.testJdbcV2InitiatorId - PASSED{color}
* {color:#013220}IgniteJdbcDriverTestSuite:
RunningQueryInfoCheckInitiatorTest.testJdbcThinStreamerInitiatorId -
PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5952578&buildTypeId=IgniteTests24Java8_RunAll]
> 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: 10m
> 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)