You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2016/11/30 10:07:58 UTC

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

Anoop Sam John created HBASE-17204:
--------------------------------------

             Summary: Make L2 off heap cache default ON
                 Key: HBASE-17204
                 URL: https://issues.apache.org/jira/browse/HBASE-17204
             Project: HBase
          Issue Type: New Feature
    Affects Versions: 2.0.0
            Reporter: Anoop Sam John
            Assignee: Anoop Sam John
             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.3.4#6332)