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/02/19 05:28:11 UTC

[jira] [Created] (HTRACE-111) HTrace Java client API fixes for 3.2

Colin Patrick McCabe created HTRACE-111:
-------------------------------------------

             Summary: HTrace Java client API fixes for 3.2
                 Key: HTRACE-111
                 URL: https://issues.apache.org/jira/browse/HTRACE-111
             Project: HTrace
          Issue Type: Bug
    Affects Versions: 3.2.0
            Reporter: Colin Patrick McCabe
            Assignee: Colin Patrick McCabe
            Priority: Critical


* Remove old MilliSpan constructors in favor of {{MilliSpan#Builder}}
* Restore {{Trace#startSpan(String, TraceInfo)}} because it's used in Hadoop
* Remove {{Span#getParentId}} API which assumes a single parent world, as well as {{ROOT_SPAN_ID}}.
* Use regular Random instead of SecureRandom.



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