[
https://issues.apache.org/jira/browse/HBASE-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars George updated HBASE-1486:
-------------------------------
Attachment: 1486.patch
I am taking a stab at this. Maybe Billy can verify as well if this fixes the
issue.
The issue was that the isBlockCacheEnabled from the HColumnDefinition was *not*
handed to the Store and StoreFiles eventually. I added this to these two
classes and when a block cache is asked for during the creation of a Reader it
skips it when blockcache is set to false.
> BLOCKCACHE always on even when disabled
> ---------------------------------------
>
> Key: HBASE-1486
> URL: https://issues.apache.org/jira/browse/HBASE-1486
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: stack
> Assignee: Lars George
> Fix For: 0.20.0
>
> Attachments: 1486.patch
>
>
> Comes from Billy Pearson up on list.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.