[
https://issues.apache.org/jira/browse/PHOENIX-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14089812#comment-14089812
]
Jesse Yates commented on PHOENIX-1151:
--------------------------------------
Is PhoenixTracingEndToEndIT#testScanTracingOnServer still going to pass with
this? Seems unlikely... the key thing to keep around was this:
{quote}
Span current = Trace.currentSpan();
- if (current == null) {
{quote}
So you can check to see if tracing was enabled from the client.
> Remove unnecessary tracing code
> -------------------------------
>
> Key: PHOENIX-1151
> URL: https://issues.apache.org/jira/browse/PHOENIX-1151
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Attachments: PHOENIX-1151.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)