[
https://issues.apache.org/jira/browse/HTRACE-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14328070#comment-14328070
]
Colin Patrick McCabe commented on HTRACE-111:
---------------------------------------------
I confirmed that both Hadoop 2.7.0-SNAPSHOT and HBase 1.0.0-SNAPSHOT build
against HTrace-3.2.0-SNAPSHOT with this patch applied.
> 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
> Attachments: HTRACE-111.001.patch
>
>
> * 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)