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/08 01:39:41 UTC

[jira] [Updated] (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 ]

Ashu Pachauri updated HBASE-17590:
----------------------------------
    Summary: Drop cache hint should work for StoreFile write path  (was: Drop cache hint should work for StoreFileWriter)

> 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
>
> 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.3.15#6346)