[
https://issues.apache.org/jira/browse/HBASE-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728746#action_12728746
]
Jonathan Gray commented on HBASE-1620:
--------------------------------------
Definitely possible, though it's really from HBASE-1597 and then the
reimplementation in HBASE-1615 not this issue (which is for major).
I'm unsure why this would not have impacted the old LRU... I would expect the
new one to be faster not slower.
> 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
>
> Attachments: HBASE-1620-v1.patch
>
>
> 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.