juncevich commented on code in PR #7139: URL: https://github.com/apache/ozone/pull/7139#discussion_r1803462888
########## hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/container/balancer/ContainerBalancerTask.java: ########## @@ -118,7 +121,7 @@ public class ContainerBalancerTask implements Runnable { private int nextIterationIndex; private boolean delayStart; private List<ContainerBalancerTaskIterationStatusInfo> iterationsStatistic; - + private OffsetDateTime currentIterationStarted; Review Comment: Sorry, but I can't see any differences here. -- 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: issues-unsubscr...@ozone.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org