avijayanhwx commented on a change in pull request #1613:
URL: https://github.com/apache/ozone/pull/1613#discussion_r532782833
##########
File path: hadoop-ozone/interface-client/src/main/proto/OmClientProtocol.proto
##########
@@ -145,6 +146,7 @@ message OMRequest {
optional DBUpdatesRequest dbUpdatesRequest =
53;
optional FinalizeUpgradeRequest finalizeUpgradeRequest =
54;
optional FinalizeUpgradeProgressRequest finalizeUpgradeProgressRequest =
55;
+ optional PrepareRequest prepareRequest =
56;
Review comment:
+1 to @errose28's comment. We can keep it "prepare" as a generic
operation that can be used during upgrade, downgrade as well as creating
checkpoint for supporting "rollbacks" in the future.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]