wchevreuil commented on code in PR #6113:
URL: https://github.com/apache/hbase/pull/6113#discussion_r1688306762
##########
hbase-server/src/main/java/org/apache/hadoop/hbase/master/normalizer/RegionNormalizerWorker.java:
##########
@@ -199,6 +207,21 @@ public void run() {
}
}
+ private void sleepToNextHour() {
Review Comment:
nit: Add an info log saying offpeak hours is configured and we'll wait for
offpeak hours to continue normalising.
--
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]