[
https://issues.apache.org/jira/browse/IGNITE-14015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267860#comment-17267860
]
Mikhail Petrov commented on IGNITE-14015:
-----------------------------------------
[~tledkov-gridgain], Thanks a lot for the review!
> Tracing SQL: tracing of SELECT queries causes incorrect span inheritance
> ------------------------------------------------------------------------
>
> Key: IGNITE-14015
> URL: https://issues.apache.org/jira/browse/IGNITE-14015
> Project: Ignite
> Issue Type: Bug
> Reporter: Mikhail Petrov
> Assignee: Mikhail Petrov
> Priority: Critical
> Fix For: 2.10
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Execution of SELECT queries with tracing enabled leaves span related to this
> query in MTC#span variable for user thread. So the trace of next operation
> from the user thread will be inherited from span related to previous query
> execution. We must clear MTC#span thread local variable after query execution
> ends.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)