You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "Billie Rinaldi (JIRA)" <ji...@apache.org> on 2014/12/15 22:44:13 UTC

[jira] [Updated] (HTRACE-5) Tracing never ends when using TraceRunnable in a thread pool

     [ https://issues.apache.org/jira/browse/HTRACE-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Billie Rinaldi updated HTRACE-5:
--------------------------------
    Attachment: HTRACE-5.1.patch

> 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)