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

[jira] [Resolved] (HBASE-25638) The master local region is constantly major compact

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

Sun Xin resolved HBASE-25638.
-----------------------------
    Resolution: Not A Problem

> The master local region is constantly major compact
> ---------------------------------------------------
>
>                 Key: HBASE-25638
>                 URL: https://issues.apache.org/jira/browse/HBASE-25638
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 3.0.0-alpha-1, 2.3.4, 2.4.1
>            Reporter: Sun Xin
>            Assignee: Sun Xin
>            Priority: Major
>
> In [MasterRegionFlusherAndCompactor.compact|https://github.com/apache/hbase/blob/830d2895b27fa0cf39a28d3af9673a4126ea8258/hbase-server/src/main/java/org/apache/hadoop/hbase/master/region/MasterRegionFlusherAndCompactor.java#L164], we call region.compact(true) constantly like recursion. This caused a lot of logs to be flushed.



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