Appy created HBASE-17590:
----------------------------

             Summary: 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


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