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

Hudson commented on HBASE-17590:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-1.3-JDK8 #121 (See 
[https://builds.apache.org/job/HBase-1.3-JDK8/121/])
HBASE-17590 Drop cache hint should work on store file write path (Ashu (garyh: 
rev e5dfbe64f45cc931059e8a1d814d8b72d1dbf791)
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreFile.java


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

Reply via email to