You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/11 10:48:00 UTC

[jira] [Reopened] (HBASE-17590) Drop cache hint should work for StoreFile write path

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

Chia-Ping Tsai reopened HBASE-17590:
------------------------------------

reopen this to fix the bug for 1.2

> Drop cache hint should work for StoreFile write path
> ----------------------------------------------------
>
>                 Key: HBASE-17590
>                 URL: https://issues.apache.org/jira/browse/HBASE-17590
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Appy
>            Assignee: Ashu Pachauri
>             Fix For: 2.0.0, 1.4.0, 1.3.1
>
>         Attachments: HBASE-17590.master.001.patch
>
>
> We have this in the code right now.
> {noformat}
>     public Builder withShouldDropCacheBehind(boolean shouldDropCacheBehind/*NOT USED!!*/) {
>       // TODO: HAS NO EFFECT!!! FIX!!
>       return this;
>     }
> {noformat}
> Creating jira to track it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)