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

Taras Ledkov resolved IGNITE-11537.
-----------------------------------
    Fix Version/s: 2.8
       Resolution: Duplicate

The major functions of the issue are covered by IGNITE-11143.
e.g. long running query timeout {{SqlQueryMXBean#setLongQueryWarningTimeout}} 
may be set to 1 ms and the most queries are logged in this case.

> SQL: enchanced log mode for SQL queries
> ---------------------------------------
>
>                 Key: IGNITE-11537
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11537
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Taras Ledkov
>            Priority: Major
>             Fix For: 2.8
>
>
> Additional information about run queries are needed:
> - log each query start execution on H2 engine includes local queries and map 
> parts of distributed query (needs to monitoring node SQL pressure);
> - EXPLAIN / ANALYZE for long running queries;
> - ResultSet cardinality for long running queries (e.g. by threshold);
> Enable / disable enhanced log mode may be managed by JMX, internal SQL 
> command or other way.



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

Reply via email to