[
https://issues.apache.org/jira/browse/HBASE-24419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk updated HBASE-24419:
---------------------------------
Fix Version/s: 2.4.0
3.0.0-alpha-1
> 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)