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

Andrey Novikov updated IGNITE-17594:
------------------------------------
    Description: 
Need to expose internal API to provide ability to listen query start/finish 
events.

Need to pass following properties: local, {{{}cancellable{}}}, 
{{{}enforceJoinOrder{}}}, {{{}lazy{}}}, {{{}distributedJoins{}}}, 
{{failedReason}} 

  was:
To improve monitor of running queries on node we need to pass following 
properties {{{}cancellable{}}}, 
{{{}enforceJoinOrder{}}},{{{}lazy{}}},{{{}distributedJoins{}}},{{{}failedReason{}}}
 to existing listeners IgniteH2Indexing#registerQueryStartedListener, 
IgniteH2Indexing#registerQueryFinishedListener.

*What to do:*

Add 
{{{}enforceJoinOrder{}}},{{{}lazy{}}},{{{}distributedJoins{}}},{{{}failedReason{}}}
 to GridQueryFinishedInfo

Add {{{}cancellable{}}}, 
{{{}enforceJoinOrder{}}},{{{}lazy{}}},{{{}distributedJoins{}}} to 
GridQueryStartedInfo


> Provide ability to register listeners for query start/finish events
> -------------------------------------------------------------------
>
>                 Key: IGNITE-17594
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17594
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Andrey Novikov
>            Assignee: Andrey Novikov
>            Priority: Major
>             Fix For: 2.15
>
>
> Need to expose internal API to provide ability to listen query start/finish 
> events.
> Need to pass following properties: local, {{{}cancellable{}}}, 
> {{{}enforceJoinOrder{}}}, {{{}lazy{}}}, {{{}distributedJoins{}}}, 
> {{failedReason}} 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to