sumitagrawl commented on code in PR #9953:
URL: https://github.com/apache/ozone/pull/9953#discussion_r3410982004
##########
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/ha/SCMStateMachine.java:
##########
@@ -175,6 +175,7 @@ public CompletableFuture<Message> applyTransaction(
// After previous term transactions are applied, still in safe mode,
// perform refreshAndValidate to update the safemode rule state.
+ // This is applicable only when periodic refresh is disabled.
Review Comment:
we can remove this as no need provide 2 mechanism, if any concern, we can
increase or decrease time to trigger schedule
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]