You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2014/09/11 00:44:34 UTC

[jira] [Created] (HBASE-11938) Unify cache configuration

Nick Dimiduk created HBASE-11938:
------------------------------------

             Summary: Unify cache configuration
                 Key: HBASE-11938
                 URL: https://issues.apache.org/jira/browse/HBASE-11938
             Project: HBase
          Issue Type: Improvement
          Components: regionserver
            Reporter: Nick Dimiduk
            Priority: Minor


As pointed out in a [comment|https://issues.apache.org/jira/browse/HBASE-11331?focusedCommentId=14128811&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14128811] on HBASE-11331, our configuration keys for the blockcache are all over the place.

{quote}
There's not a lot of consistency around cache configurations. We also have:
 - hbase.rs.cacheblocksonwrite
 - hfile.block.index.cacheonwrite
 - hfile.block.bloom.cacheonwrite
 - hbase.rs.evictblocksonclose
 - hbase.bucketcache.*
 - hbase.rs.prefetchblocksonopen
 - hbase.offheapcache.minblocksize
{quote}

We should rename them to a consistent scheme.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)