[ 
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)

Reply via email to