You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/03/06 21:28:38 UTC

[jira] [Updated] (HTRACE-132) Trace#startSpan(String, TraceInfo) must not create spans with spanId == 0

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

Colin Patrick McCabe updated HTRACE-132:
----------------------------------------
    Summary: Trace#startSpan(String, TraceInfo) must not create spans with spanId == 0  (was: Trace#startSpan(String, TraceInfo) creates spans with spanId == 0)

> Trace#startSpan(String, TraceInfo) must not create spans with spanId == 0
> -------------------------------------------------------------------------
>
>                 Key: HTRACE-132
>                 URL: https://issues.apache.org/jira/browse/HTRACE-132
>             Project: HTrace
>          Issue Type: Bug
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>            Priority: Blocker
>         Attachments: 0001-HTRACE-132.-Trace-startSpan-String-TraceInfo-creates.patch
>
>
> {{Trace#startSpan(String description, TraceInfo tinfo)}} creates spans with spanId == 0.  It should create spans with a random nonzero ID, like the other {{startSpan}} functions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)