Oleg Valuyskiy created IGNITE-22925:
---------------------------------------

             Summary: No long queries tracking for some DML operations
                 Key: IGNITE-22925
                 URL: https://issues.apache.org/jira/browse/IGNITE-22925
             Project: Ignite
          Issue Type: Task
            Reporter: Oleg Valuyskiy
            Assignee: Oleg Valuyskiy


There is no long queries tracking for some DML operations, presumably for those 
that do not have the map/reduce phase and thus do not generate 
GridH2QueryRequests / GridH2DmlRequests.

As a result, the duration of such queries can only be estimated by means of 
put-operations histograms and the SQL_QUERIES_HISTORY system view.

Therefore it is necessary to enable long queries tracking for all types DML 
operations.



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

Reply via email to