Duo Zhang created HBASE-30046:
---------------------------------
Summary: 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
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)