[
https://issues.apache.org/jira/browse/IGNITE-10160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-10160:
-------------------------------------
Ignite Flags: (was: Docs Required)
> Add cluster wide unique identifier for running 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
> Priority: Major
> Labels: iep-29
> Fix For: 2.8
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Each of execution query should have unique identifier for whole cluster. It
> should be \{node_id}_\{node_qry_cntr}
> where
> node_id - node id where query was started.
> _ - underscore symbol used as separator.
> node_qry_cntr - local node query counter.
>
> Example of such id - 8a55df83-2f41-4f81-8e11-ab0936d00000_6742
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)