andyhuangdev commented on code in PR #11086:
URL: https://github.com/apache/ozone/pull/11086#discussion_r4021428609


##########
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OzoneManager.java:
##########


Review Comment:
   The check still handles the older-checkpoint case. When the checkpoint index 
is lower than OM’s last applied index, canProceed is false and installation is 
skipped without setting installFailure. This check preserves the existing null 
result.



-- 
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]

Reply via email to