You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2020/07/24 13:15:00 UTC

[jira] [Resolved] (HBASE-23889) Switch back to ZKConnectionRegistry by default at least in test

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

Duo Zhang resolved HBASE-23889.
-------------------------------
    Resolution: Won't Fix

> Switch back to ZKConnectionRegistry by default at least in test
> ---------------------------------------------------------------
>
>                 Key: HBASE-23889
>                 URL: https://issues.apache.org/jira/browse/HBASE-23889
>             Project: HBase
>          Issue Type: Bug
>          Components: Client, rpc, test
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>
> For now, MasterRegistry can not deal with master restart, as it can not load the new master address automatically.
> I see there is a invalidateConnection method in HBaseTestingUtilities but it needs a very big refactoring to make all the UTs work like this.
> So here I suggest we switch back to ZKConnectionRegistry by default, and open a new feature branch to finish the TODOs and the refactoring on UTs.
> As now it is already a big problem for me as I want to merge a feature branch back to master but the state of UTs are a mess.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)