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

Duo Zhang resolved HBASE-26285.
-------------------------------
    Fix Version/s: 3.0.0-alpha-2
                   2.5.0
     Hadoop Flags: Reviewed
       Resolution: Fixed

Pushed to master and branch-2.

Thanks [~niuyulin] for reviewing.

> Remove MetaTableLocator usages in non-migration code
> ----------------------------------------------------
>
>                 Key: HBASE-26285
>                 URL: https://issues.apache.org/jira/browse/HBASE-26285
>             Project: HBase
>          Issue Type: Task
>          Components: meta, Zookeeper
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 2.5.0, 3.0.0-alpha-2
>
>
> After HBASE-26193, we store the meta region location in master local region 
> and zookeeper is just a mirror, but in our code base, sometimes we still get 
> the location from zookeeper.
> We should change them all to use the data from master local region, i.e, by 
> reading from meta location cache or assignment manager.



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

Reply via email to