junegunn commented on code in PR #6709:
URL: https://github.com/apache/hbase/pull/6709#discussion_r1997003224
##########
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/ConstantSizeRegionSplitPolicy.java:
##########
@@ -42,6 +43,9 @@ public class ConstantSizeRegionSplitPolicy extends
RegionSplitPolicy {
private double jitterRate;
protected boolean overallHRegionFiles;
+ public final String MAX_FILESIZE_JITTER_KEY =
Review Comment:
Good catch! 2b2cc2f74a9b0f95f275529e77a732e897b8953c
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]