You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/06/09 00:03:03 UTC

[jira] [Resolved] (HBASE-3050) Limit maximum number of files to include in a major compaction

     [ https://issues.apache.org/jira/browse/HBASE-3050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell resolved HBASE-3050.
-----------------------------------

    Resolution: Later
      Assignee:     (was: Jonathan Gray)

Stale issue. Reopen if still relevant (if there's new activity)

> Limit maximum number of files to include in a major compaction
> --------------------------------------------------------------
>
>                 Key: HBASE-3050
>                 URL: https://issues.apache.org/jira/browse/HBASE-3050
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jonathan Gray
>            Priority: Minor
>
> We had a situation where we had massively overrun compactions during a load tests.
> A single store ended up with something like 200 store files.  This table also had large values, like 1MB+.  A major compaction came in for the region and we OOME'd.
> It would be useful to have a maximum number of files to include during a major compaction as a just-in-case measure if we do manage to get this many files in there.  Can make it so 0 means infinite so there will be no change in default behavior.



--
This message was sent by Atlassian JIRA
(v6.2#6252)