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

Elliott Clark updated HBASE-14793:
----------------------------------
    Release Note: Very large blocks can fragment the heap and cause bad issues 
for the garbage collector, especially the G1GC. Now there is a maximum size 
that a block can be and still stick in the LruBlockCache. That size defaults to 
16mb but can be controlled by changing "hbase.lru.max.block.size"

> Allow limiting size of block into L1 block cache.
> -------------------------------------------------
>
>                 Key: HBASE-14793
>                 URL: https://issues.apache.org/jira/browse/HBASE-14793
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.2.0, 1.1.2
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>             Fix For: 2.0.0, 1.2.0, 1.3.0
>
>         Attachments: HBASE-14793-v1.patch, HBASE-14793-v3.patch, 
> HBASE-14793-v4.patch, HBASE-14793-v5.patch, HBASE-14793-v6.patch, 
> HBASE-14793-v7.patch, HBASE-14793.patch
>
>
> G1GC does really badly with long lived large objects. Lets allow limiting the 
> size of a block that can be kept in the block cache.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to