You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2016/07/15 10:33:20 UTC

[jira] [Created] (HBASE-16237) Blocks for hbase:meta table are not cached in L1 cache

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)