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 2014/08/07 19:02:13 UTC

[jira] [Created] (HBASE-11696) Make CombinedBlockCache resizable.

Anoop Sam John created HBASE-11696:
--------------------------------------

             Summary: Make CombinedBlockCache resizable.
                 Key: HBASE-11696
                 URL: https://issues.apache.org/jira/browse/HBASE-11696
             Project: HBase
          Issue Type: Improvement
            Reporter: Anoop Sam John
            Assignee: Anoop Sam John
             Fix For: 2.0.0


HBASE-5349 adds auto tuning of memstore heap and block cache heap. Block cache needs to be resizable in order for this. CombinedBlockCache is not marked resizable now. We can make this. On resize the L1 cache (ie. LRU cache) can get resized.



--
This message was sent by Atlassian JIRA
(v6.2#6252)