Billie Rinaldi created HTRACE-5:
-----------------------------------
Summary: 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
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)