[
https://issues.apache.org/jira/browse/HBASE-26618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17520923#comment-17520923
]
Hudson commented on HBASE-26618:
--------------------------------
Results for branch branch-2
[build #513 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/513/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/513/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/513/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/513/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/513/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(x) {color:red}-1 source release artifact{color}
-- See build output for details.
(x) {color:red}-1 client integration test{color}
-- Something went wrong with this stage, [check relevant console
output|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/513//console].
> Involving primary meta region in meta scan with
> CatalogReplicaLoadBalanceSimpleSelector
> ---------------------------------------------------------------------------------------
>
> Key: HBASE-26618
> URL: https://issues.apache.org/jira/browse/HBASE-26618
> Project: HBase
> Issue Type: Improvement
> Components: meta replicas
> Affects Versions: 2.4.9
> Reporter: Huaxiang Sun
> Assignee: Huaxiang Sun
> Priority: Minor
> Fix For: 2.5.0, 3.0.0-alpha-3, 2.4.12
>
>
> In the current release with Meta replica LoadBalance mode, the primary meta
> region is not serving the meta scan (only meta replica region serves the
> read). When the result from meta replica region is stale, it will go to
> primary meta region for up-to-date location.
> From our experience, the primary meta region serves very less read traffic,
> so it will be better to load balance read traffic across the primary meta
> region as well.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)