[
https://issues.apache.org/jira/browse/HBASE-14098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14647263#comment-14647263
]
ramkrishna.s.vasudevan commented on HBASE-14098:
------------------------------------------------
bq.if (this.conf.getBoolean("hbase.regionserver.compaction.private.readers",
true))
So with this change compactions will always use new readers so that the OS
pages of those files are not cached based on the new setting that says
dropBehind on compaction?
> Allow dropping caches behind compactions
> ----------------------------------------
>
> Key: HBASE-14098
> URL: https://issues.apache.org/jira/browse/HBASE-14098
> Project: HBase
> Issue Type: Bug
> Components: Compaction, hadoop2, HFile
> Affects Versions: 2.0.0, 1.3.0
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Fix For: 2.0.0, 1.3.0
>
> Attachments: HBASE-14098-v1.patch, HBASE-14098-v2.patch,
> HBASE-14098-v3.patch, HBASE-14098-v4.patch, HBASE-14098-v5.patch,
> HBASE-14098.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)