Description
Split from HBASE-25853, the original change of HBASE-22120 does not include tracing support for sync client, if we decide to support it in branch-2, we will need to come up our own solution.
this change should cover mainly the classes of HTable, ConnectionImplementation, and HRegionLocator
- RPC and IPC tracing supported by
HBASE-26125 - WAL tracing supported by
HBASE-26131
Attachments
Issue Links
- causes
-
HBASE-26299 Fix TestHTableTracing.testTableClose for nightly build of branch-2
- Resolved
- is a child of
-
HBASE-22120 Replace HTrace with OpenTelemetry
- Resolved
- is blocked by
-
HBASE-25853 Backport HBASE-22120 (Replace HTrace with OpenTelemetry) to branch-2
- Resolved
- links to