[
https://issues.apache.org/jira/browse/HBASE-28654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on HBASE-28654 started by MisterWang.
------------------------------------------
> Support only remove expired files in the compact process
> --------------------------------------------------------
>
> Key: HBASE-28654
> URL: https://issues.apache.org/jira/browse/HBASE-28654
> Project: HBase
> Issue Type: Improvement
> Components: Compaction
> Reporter: MisterWang
> Assignee: MisterWang
> Priority: Minor
>
> As is known to all, the compact processes generate a certain amount of I/O.
> But in some cases, not being compact in time does not affect online services.
> For example, in the scenario where the TTL time of a table is short, there
> are more writes than reads.
> To ensure write performance and reduce cluster I/O pressure, Only expired
> files are removed in the compact process is a good idea.
> Optimization solution: Add a table attribute for the HBase table
--
This message was sent by Atlassian Jira
(v8.20.10#820010)