[
https://issues.apache.org/jira/browse/HBASE-28937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
guluo updated HBASE-28937:
--------------------------
Description:
Regardless of whether we have enabled flsuh procedure or not, even if the
threshold is reached, hbase would not execute comapct after flushing operation.
I think we should check the HRegion.FlushResult, and send compact request if it
is needed.
was:
Regardless of whether we have enabled flsuh procedure or not, even if the
threshold is reached, hbase would not execute comapct/split after flushing
operation.
I think we should check the HRegion.FlushResult, and send compact request if it
is needed.
> Should check if compaction are needed after flushing
> ----------------------------------------------------
>
> Key: HBASE-28937
> URL: https://issues.apache.org/jira/browse/HBASE-28937
> Project: HBase
> Issue Type: Improvement
> Components: Compaction
> Affects Versions: 2.4.13
> Environment: hbase2.4.13
> Centos7
> Reporter: guluo
> Priority: Major
>
> Regardless of whether we have enabled flsuh procedure or not, even if the
> threshold is reached, hbase would not execute comapct after flushing
> operation.
> I think we should check the HRegion.FlushResult, and send compact request if
> it is needed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)