You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/05/25 15:25:00 UTC

[jira] [Resolved] (HBASE-25534) Honor TableDescriptor settings earlier in normalization

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

Nick Dimiduk resolved HBASE-25534.
----------------------------------
    Resolution: Fixed

Thank you [~DeanZ]!

> Honor TableDescriptor settings earlier in normalization
> -------------------------------------------------------
>
>                 Key: HBASE-25534
>                 URL: https://issues.apache.org/jira/browse/HBASE-25534
>             Project: HBase
>          Issue Type: Improvement
>          Components: Normalizer
>    Affects Versions: 3.0.0-alpha-1, 2.4.2
>            Reporter: Baiqiang Zhao
>            Assignee: Baiqiang Zhao
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 2.5.0, 2.4.2
>
>
> -Table can be enabled and disabled merge/split in TableDescriptor, we should judge before calculating the plan.-
> The normalizer configuration can be set by table level. For example, hbase.normalizer.min.region.count can be set by "alter ‘table’, CONFIGURATION=>\{'hbase.normalizer.min.region.count' => '5'}". If the table is not set, then use the global configuration which is set in hbase-site.xml.



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