[
https://issues.apache.org/jira/browse/HBASE-26285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418608#comment-17418608
]
Hudson commented on HBASE-26285:
--------------------------------
Results for branch master
[build #395 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/395/]:
(/) *{color:green}+1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/395/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/395/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/395/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> 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)