[
https://issues.apache.org/jira/browse/HBASE-11696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anoop Sam John updated HBASE-11696:
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.99.0
Release Note: CombinedBlockCache is made resizable. See HBASE-5349 for
auto resizing feature. On resize of this block cache, the L1 cache (ie. LRU
cache) will get resized
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
> 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)