[
https://issues.apache.org/jira/browse/HBASE-11696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14102379#comment-14102379
]
Hudson commented on HBASE-11696:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK #5410 (See
[https://builds.apache.org/job/HBase-TRUNK/5410/])
HBASE-11696 Make CombinedBlockCache resizable. (anoopsamjohn: rev
3c13e8f3ced049431cff1f9f2c0baa92a1ca5c24)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/CombinedBlockCache.java
> 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: 0.99.0, 2.0.0
>
> Attachments: HBASE-11696.patch
>
>
> 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)