[
https://issues.apache.org/jira/browse/IGNITE-10160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16753739#comment-16753739
]
Ignite TC Bot commented on IGNITE-10160:
----------------------------------------
{panel:title=--> Run :: All: No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=2904446&buildTypeId=IgniteTests24Java8_RunAll]
> 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_order_id}{X}\{node_qry_cntr}
> where
> node_order_id - node order id where query was started.
> X - letter 'X' used as separator.
> node_qry_cntr - local node query counter.
>
> both node_order_id and node_qry_cntr encoded to HEX.
>
> Example of such id - a1fXbc71d
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)