[ 
https://issues.apache.org/jira/browse/HBASE-17151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15711185#comment-15711185
 ] 

Hudson commented on HBASE-17151:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #2051 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/2051/])
HBASE-17151 New API to create HFile.Reader without instantiating block (enis: 
rev b6f5d5b85ff518defc9ffb64cc1d1ab2669783d2)
* (edit) 
hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFile.java
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/CacheConfig.java
* (edit) hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFile.java


> 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
>            Assignee: Vladimir Rodionov
>             Fix For: 2.0.0
>
>         Attachments: HBASE-17151-v1.patch, HBASE-17151-v2.patch, 
> HBASE-17151-v3.patch, HBASE-17151-v4.patch
>
>
> 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)

Reply via email to