sodonnel commented on code in PR #10152:
URL: https://github.com/apache/ozone/pull/10152#discussion_r3160186483


##########
hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/scm/client/ScmClient.java:
##########
@@ -450,6 +450,8 @@ StatusAndMessages queryUpgradeFinalizationProgress(
       String upgradeClientID, boolean force, boolean readonly)
       throws IOException;
 
+  void finalizeUpgrade() throws IOException;

Review Comment:
   Yea that makes sense. I have went through and added that to both the old 
query and finalize methods in the interface.



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