You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ashu Pachauri (JIRA)" <ji...@apache.org> on 2017/02/02 01:48:51 UTC

[jira] [Updated] (HBASE-17582) Drop page cache hint is broken

     [ https://issues.apache.org/jira/browse/HBASE-17582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashu Pachauri updated HBASE-17582:
----------------------------------
    Description: 
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.

  was:
We 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.


> 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
>
> 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)