Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
3.2.0
-
None
-
None
Description
- 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.
Attachments
Attachments
Issue Links
- breaks
-
HTRACE-132 Trace#startSpan(String, TraceInfo) must not create spans with spanId == 0
- Resolved
- is related to
-
HBASE-13089 Fix test compilation error on building against htrace-3.2.0-incubating
- Closed