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:16:41 UTC

[jira] [Commented] (HBASE-17590) Drop cache hint should work for StoreFileWriter

    [ https://issues.apache.org/jira/browse/HBASE-17590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15857162#comment-15857162 ] 

Ashu Pachauri commented on HBASE-17590:
---------------------------------------

Picking this up

> Drop cache hint should work for StoreFileWriter
> -----------------------------------------------
>
>                 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)