Nick Dimiduk created HBASE-26834:
------------------------------------
Summary: Adapt ConnectionRule for both sync and async connections
Key: HBASE-26834
URL: https://issues.apache.org/jira/browse/HBASE-26834
Project: HBase
Issue Type: Task
Components: test
Reporter: Nick Dimiduk
Assignee: Nick Dimiduk
Backporting recent tracing work to branch-2 has presented some difficulties
using the {{ConnectionRule}}. The issue comes down to {{AsyncConnection}} on
master provides a {{toConnection}} method, which is not available on branch-2.
Start with a branch-2 implementation and then forward-port the API changes to
master.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)