Yury Gerzhedovich created IGNITE-10160:
------------------------------------------
Summary: Add unique identifier for all SQL queries
Key: IGNITE-10160
URL: https://issues.apache.org/jira/browse/IGNITE-10160
Project: Ignite
Issue Type: Task
Components: sql
Reporter: Yury Gerzhedovich
Assignee: Yury Gerzhedovich
Fix For: 2.8
Each of execution query should have unique identifier for whole cluster. It
could be an initial node UUID + sequentially growing number of an executing
queries on the node. As example: *b3c0624a-122c-46ea-9d65-67b56df00001* and
*341*. This query id should be used for all of the query parts executed on
other nodes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)