[ https://issues.apache.org/jira/browse/HBASE-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728260#action_12728260 ]
stack commented on HBASE-1620: ------------------------------ Jon explained whats going on here to me in IRC. Adds constructor that takes the scanners setup doing major compaction rather than create new ones. The new ones will not have the "do not cache" flag set. > 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.