You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2017/06/29 23:41:00 UTC

[jira] [Updated] (HBASE-17204) Make L2 off heap cache default ON

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

stack updated HBASE-17204:
--------------------------
    Priority: Critical  (was: Major)

> Make L2 off heap cache default ON
> ---------------------------------
>
>                 Key: HBASE-17204
>                 URL: https://issues.apache.org/jira/browse/HBASE-17204
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>            Priority: Critical
>             Fix For: 2.0.0
>
>
> L2 cache can be used for data blocks.  By default it is off now. After HBASE-11425 work, L2 off heap cache can equally perform with L1 on heap cache. On heavy loaded workload, this can even out perform L1 cache.  Pls see recently published report by Alibaba.  Also this work was backported by Rocketfuel and similar perf improvement report from them too.
> Let us turn L2 off heap cache ON. As it is off heap, we can have much larger sized L2 BC.  What should be the default size?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)