Taras Ledkov created IGNITE-11537:
-------------------------------------
Summary: 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
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
(v7.6.3#76005)