[
https://issues.apache.org/jira/browse/IGNITE-22925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Plekhanov updated IGNITE-22925:
---------------------------------------
Ignite Flags: Release Notes Required (was: Docs Required,Release Notes
Required)
> 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
> Priority: Minor
> Labels: ise
> Fix For: 2.17
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)