[
https://issues.apache.org/jira/browse/HBASE-10113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-10113.
---------------------------
Resolution: Won't Fix
DoubleBlockCache was removed. Resolving as won't fix.
> Consider consolidating DoubleBlockCache and CombinedBlockCache
> --------------------------------------------------------------
>
> Key: HBASE-10113
> URL: https://issues.apache.org/jira/browse/HBASE-10113
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Reporter: Nick Dimiduk
> Priority: Minor
>
> DoubleBlockCache is a BlockCache that combines the LruBlockCache and
> SlabCache. CombinedBlockCache that combines LruBlockCache and BucketCache.
> These behaviors are (almost entirely) redundant. Consolidate the
> implementations into a single implementation, or reduce code duplication.
--
This message was sent by Atlassian JIRA
(v6.2#6252)