[
https://issues.apache.org/jira/browse/HTRACE-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin Patrick McCabe updated HTRACE-5:
--------------------------------------
Affects Version/s: 3.1.0
Target Version/s: 3.1.0
Component/s: api
> 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
> Components: api
> Affects Versions: 3.1.0
> Reporter: Billie Rinaldi
> Assignee: Billie Rinaldi
> Attachments: HTRACE-5.1.patch, HTRACE-5.debug.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)