[
https://issues.apache.org/jira/browse/HBASE-24419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17223588#comment-17223588
]
Hudson commented on HBASE-24419:
--------------------------------
Results for branch master
[build #110 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/110/]:
(x) *{color:red}-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/110/General_20Nightly_20Build_20Report/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/110/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/110/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}
> Normalizer merge plans should consider more than 2 regions when possible
> ------------------------------------------------------------------------
>
> Key: HBASE-24419
> URL: https://issues.apache.org/jira/browse/HBASE-24419
> Project: HBase
> Issue Type: Improvement
> Components: master, Normalizer
> Affects Versions: 3.0.0-alpha-1, 2.3.0
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Priority: Major
> Fix For: 3.0.0-alpha-1, 2.4.0
>
>
> The merge plans produced by the normalizer operate over two regions. Our
> merge operation supports multiple regions in a single request. When there are
> multiple merge plans generated over contiguous region space, these should be
> collapsed into a single merge operation. This should automatically honor
> whatever existing configuration settings exist limiting the number of regions
> that can participate in a merge procedure.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)