You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/16 16:52:00 UTC

[jira] [Resolved] (HBASE-8423) Allow Major Compaction to Use Different Compression

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

Andrew Kyle Purtell resolved HBASE-8423.
----------------------------------------
    Resolution: Implemented

Implemented by later issues.

> Allow Major Compaction to Use Different Compression
> ---------------------------------------------------
>
>                 Key: HBASE-8423
>                 URL: https://issues.apache.org/jira/browse/HBASE-8423
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Nicolas Spiegelberg
>            Priority: Minor
>              Labels: compaction, regionserver
>
> For the Messages use case, ~90% of the disk util is associated with major compacted files but less than 33% of the get IOPS are due to mc files.  Allowing a different compaction algorithm for major compacted files will allow us to get ~30% disk savings.  Latency should be higher, but storefile querying is sequential, so only 1/3 of the get latency is from disk access to these files.



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