[
https://issues.apache.org/jira/browse/HTRACE-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14247411#comment-14247411
]
Billie Rinaldi commented on HTRACE-5:
-------------------------------------
I'm pretty sure I checked for unclosed spans thoroughly when converting
Accumulo to htrace. Of course I might have missed something. Let me see if I
can write a test that exhibits the behavior we were seeing.
> Tracing never ends when using TraceRunnable in a thread pool
> ------------------------------------------------------------
>
> Key: HTRACE-5
> URL: https://issues.apache.org/jira/browse/HTRACE-5
> Project: HTrace
> Issue Type: Bug
> Reporter: Billie Rinaldi
> Attachments: HTRACE-5.1.patch
>
>
> Accumulo recently started using htrace, and when we tried to use the
> TraceExecutorService / TraceRunnable / TraceCallable we noticed that traces
> seemed to continue indefinitely. This was resolved when we added
> Tracer.getInstance().continueSpan(null) after stopping the span. See
> https://github.com/apache/accumulo/tree/master/core/src/main/java/org/apache/accumulo/core/trace/wrappers
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)