You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zheng Wang (Jira)" <ji...@apache.org> on 2022/04/29 02:49:00 UTC

[jira] [Commented] (HBASE-26987) The length of compact queue too big when the compacting is slow

    [ https://issues.apache.org/jira/browse/HBASE-26987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17529724#comment-17529724 ] 

Zheng Wang commented on HBASE-26987:
------------------------------------

Before this issue resolved, i think we should have a config to disable this feature. 

> The length of compact queue too big when the compacting is slow
> ---------------------------------------------------------------
>
>                 Key: HBASE-26987
>                 URL: https://issues.apache.org/jira/browse/HBASE-26987
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Zheng Wang
>            Priority: Major
>         Attachments: image-2022-04-29-10-26-09-351.png, image-2022-04-29-10-26-18-323.png, image-2022-04-29-10-26-24-087.png
>
>
> For some system compaction, we set the selectNow to false, so the file selecting will be done until the compaction running, but it brings a side effect, if another compacting is slow, we may put lots of compaction to queue, because the filesCompacting of Hstore is empty in the meantime.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)