You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Vladimir Rodionov (JIRA)" <ji...@apache.org> on 2016/11/21 21:51:58 UTC

[jira] [Created] (HBASE-17151) New API to create HFile.Reader without instantiating block cache

Vladimir Rodionov created HBASE-17151:
-----------------------------------------

             Summary: New API to create HFile.Reader without instantiating block cache 
                 Key: HBASE-17151
                 URL: https://issues.apache.org/jira/browse/HBASE-17151
             Project: HBase
          Issue Type: New Feature
            Reporter: Vladimir Rodionov


Currently, to create HFile.Reader instance, the CacheConfig instance is required (which instantiates block cache). We need API for reading HFile w/o block cache being involved.



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