[
https://issues.apache.org/jira/browse/HBASE-30046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-30046.
-------------------------------
Fix Version/s: 2.7.0
3.0.0-beta-2
2.5.16
2.6.7
Hadoop Flags: Reviewed
Resolution: Fixed
Pushed to all active branches.
Thanks [~lupeng] [~jinhyukify] for reviewing!
> Make minHFileSize and jitter configurable in DecreaseMaxHFileSizeAction
> -----------------------------------------------------------------------
>
> Key: HBASE-30046
> URL: https://issues.apache.org/jira/browse/HBASE-30046
> Project: HBase
> Issue Type: Improvement
> Components: integration tests
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.0, 3.0.0-beta-2, 2.5.16, 2.6.7
>
>
> The current minFileSize and jitter are hard coded as 1GB and 512MB, on my
> setup if the final hfile size goes to less than 600MB, it will generate too
> many regions and cause OOM and fail the ITBLL run.
> So let's make them configurable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)