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

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

     [ https://issues.apache.org/jira/browse/HBASE-26834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Dimiduk updated HBASE-26834:
---------------------------------
    Fix Version/s:     (was: 2.6.0)

> 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
>    Affects Versions: 2.5.0, 2.6.0, 3.0.0-alpha-3, 2.4.11
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>            Priority: Major
>             Fix For: 2.5.0, 3.0.0-alpha-3, 2.4.12
>
>
> 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)