You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2022/03/14 12:24:00 UTC

[jira] [Created] (HBASE-26834) Adapt ConnectionRule for both sync and async connections

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)