[
https://issues.apache.org/jira/browse/HBASE-15386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251797#comment-15251797
]
Hudson commented on HBASE-15386:
--------------------------------
FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1206 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/1206/])
HBASE-15386 PREFETCH_BLOCKS_ON_OPEN in HColumnDescriptor is ignored (apurtell:
rev 1b9e1fefeda8c0335e35c1e85e33d54187289d1e)
* hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/CacheConfig.java
* hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestPrefetch.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFileReaderV2.java
> PREFETCH_BLOCKS_ON_OPEN in HColumnDescriptor is ignored
> -------------------------------------------------------
>
> Key: HBASE-15386
> URL: https://issues.apache.org/jira/browse/HBASE-15386
> Project: HBase
> Issue Type: Sub-task
> Components: BucketCache
> Reporter: stack
> Assignee: stack
> Fix For: 2.0.0, 1.3.0, 0.98.19, 1.4.0, 1.2.2
>
> Attachments: 15386.branch-1.2.patch, 15386.branch-1.2.patch,
> 15386.branch-1.patch, 15386.patch
>
>
> We use the global flag hbase.rs.prefetchblocksonopen only and ignore the HCD
> setting.
> Purge from HCD or hook it up again (it probably worked once).
> Thanks to Daniel Pol for finding this one. Let me fix.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)