Description
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.