[
https://issues.apache.org/jira/browse/HBASE-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars George updated HBASE-1486:
-------------------------------
Attachment: 1486-3.patch
OK, as per the discussion, I have
- changed HColumnDefinition to have the block cache set to *true* by default
- changed the TestStoreFile to test *with* block cache on as it was the case
originally (since it was always on)
Also, I checked the HTableDescriptor and found that for
- ROOT block cache is *true*
- .META. block cache is *true*
- Historian block cache is *false*
Are these still OK. Sounds to me, not sure about the Historian, but is seems to
be set to false on purpose?
> 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-2.patch, 1486-3.patch, 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.