Heng Chen created HBASE-14189:
---------------------------------
Summary: BlockCache options should consider CF Level
BlockCacheEnabled setting
Key: HBASE-14189
URL: https://issues.apache.org/jira/browse/HBASE-14189
Project: HBase
Issue Type: Improvement
Components: BlockCache
Reporter: Heng Chen
While using BlockCache, we use {{cacheDataOnRead}}({{cacheDataOnWrite}})
represents for whether we should cache block after read(write) block from(to)
hdfs. We should honour BC setting and CF Level cache setting while using
BlockCache.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)