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

Andrew Kyle Purtell resolved HBASE-15542.
-----------------------------------------
      Assignee:     (was: Vladimir Rodionov)
    Resolution: Implemented

Implemented by subtasks

> Minimize garbage memory allocations during compaction
> -----------------------------------------------------
>
>                 Key: HBASE-15542
>                 URL: https://issues.apache.org/jira/browse/HBASE-15542
>             Project: HBase
>          Issue Type: Improvement
>          Components: Compaction
>    Affects Versions: 2.0.0
>            Reporter: Vladimir Rodionov
>            Priority: Major
>
> Compactions are CPU-bound, not I/O bound. We can mitigate this by increasing 
> number of compaction threads for small and large compactions, but  excessive 
> object allocation limits maximum number of compaction threads we can use w/o 
> bringing down RS due to very frequent GC cycles.   
>  



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

Reply via email to