Ted Yu created HBASE-16237:
------------------------------
Summary: Blocks for hbase:meta table are not cached in L1 cache
Key: HBASE-16237
URL: https://issues.apache.org/jira/browse/HBASE-16237
Project: HBase
Issue Type: Bug
Affects Versions: 1.1.5
Reporter: Ted Yu
Assignee: Ted Yu
As discussed in this thread:
http://search-hadoop.com/m/YGbbAD1vnnzl5c2&subj=hbase+meta+blocks+in+L1+
blocks for hbase:meta table are not cached in L1 cache.
The missing setCacheDataInL1(true) call for the metaTableDescriptor() method is
the cause.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)