[
https://issues.apache.org/jira/browse/HBASE-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Spiegelberg updated HBASE-3189:
---------------------------------------
Attachment: HBASE-3189-addendum.patch
addresses Kannan's issue. this has been accepted/committed internally.
> Stagger Major Compactions
> -------------------------
>
> Key: HBASE-3189
> URL: https://issues.apache.org/jira/browse/HBASE-3189
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Reporter: Nicolas Spiegelberg
> Assignee: Nicolas Spiegelberg
> Priority: Minor
> Fix For: 0.90.0
>
> Attachments: HBASE-3189-addendum.patch, HBASE-3189.patch
>
>
> For pre-split regions, we can get into a case where the oldest HFile in a
> Store is pretty large and will not encounter a compaction within the 24hr
> major compact window. If that's the case, we don't want multiple multi-GB
> major compactions being triggered at the same time. Add ability to stagger
> the major compaction expiration window.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.