Ignite TC Bot created IGNITE-29020:
--------------------------------------
Summary: [doc] Document SQL query initiator ID usage
Key: IGNITE-29020
URL: https://issues.apache.org/jira/browse/IGNITE-29020
Project: Ignite
Issue Type: Task
Components: documentation
Reporter: Ignite TC Bot
IGNITE-27207 added propagation of SqlFieldsQuery query initiator ID from the
Java thin client to the server, and IGNITE-27313 added the initiator ID to
server-side SQL diagnostics.
The system views documentation already lists INITIATOR_ID, and
RELEASE_NOTES.txt mentions the changes, but the user documentation does not
show how to set the initiator ID or how to use it to correlate a client SQL
request with SYS.SQL_QUERIES / SYS.SQL_QUERIES_HISTORY and server logs.
Please add a practical SQL API example for
SqlFieldsQuery.setQueryInitiatorId(...) and mention that Java thin client SQL
requests use the same SqlFieldsQuery mechanism.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)