[
https://issues.apache.org/jira/browse/HBASE-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Gray updated HBASE-1620:
---------------------------------
Description:
Should not cache blocks during major compactions like with minor compactions.
Also, need to only work on passed StoreFiles.
was:Should not cache blocks during major compactions like with minor
compactions. Patch tomorrow.
Summary: Need to use special StoreScanner constructor for major
compactions (passed sf, no caching, etc) (was: Caching blocks during major
compaction when we should not)
> Need to use special StoreScanner constructor for major compactions (passed
> sf, no caching, etc)
> -----------------------------------------------------------------------------------------------
>
> Key: HBASE-1620
> URL: https://issues.apache.org/jira/browse/HBASE-1620
> Project: Hadoop HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 0.20.0
> Reporter: Jonathan Gray
> Assignee: Jonathan Gray
> Priority: Blocker
> Fix For: 0.20.0
>
>
> Should not cache blocks during major compactions like with minor compactions.
> Also, need to only work on passed StoreFiles.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.