[
https://issues.apache.org/jira/browse/HBASE-21514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16710123#comment-16710123
]
Guanghao Zhang commented on HBASE-21514:
----------------------------------------
Ping [~stack] [~Apache9] [~anoop.hbase] for reviewing.
> Refactor CacheConfig
> --------------------
>
> Key: HBASE-21514
> URL: https://issues.apache.org/jira/browse/HBASE-21514
> Project: HBase
> Issue Type: Improvement
> Reporter: Guanghao Zhang
> Assignee: Guanghao Zhang
> Priority: Major
> Fix For: 3.0.0
>
> Attachments: HBASE-21514.master.001.patch,
> HBASE-21514.master.002.patch, HBASE-21514.master.003.patch,
> HBASE-21514.master.004.patch, HBASE-21514.master.005.patch,
> HBASE-21514.master.006.patch, HBASE-21514.master.007.patch
>
>
> # move the global cache instances from CacheConfig to BlockCacheFactory. Only
> keep config stuff in CacheConfig.
> # Move block cache to HRegionServer's member variable. One rs has one block
> cache.
> # Still keep GLOBAL_BLOCK_CACHE_INSTANCE in BlockCacheFactory. As there are
> some unit tests which don't start a mini cluster. But want to use block
> cache, too.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)