[
https://issues.apache.org/jira/browse/HBASE-17582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15933815#comment-15933815
]
Hudson commented on HBASE-17582:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2709 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/2709/])
HBASE-17582 Fix broken drop page cache hint (broken by HBASE-15236). (appy: rev
e39e0e634a2252a352ad799bc2957c72e8d2d2e9)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreFileScanner.java
> Drop page cache hint is broken
> ------------------------------
>
> Key: HBASE-17582
> URL: https://issues.apache.org/jira/browse/HBASE-17582
> Project: HBase
> Issue Type: Bug
> Components: Compaction, io
> Affects Versions: 2.0.0
> Reporter: Ashu Pachauri
> Assignee: Appy
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: HBASE-17582.master.001.patch,
> HBASE-17582.master.002.patch
>
>
> We pass a boolean for pass page cache drop hint while creating store file
> scanners and writers.
> The hint is not passed on down the stack by StoreFileWriter and
> StoreFileScanner in the master branch.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)