sodonnel opened a new pull request, #10493: URL: https://github.com/apache/ozone/pull/10493
## What changes were proposed in this pull request? We created the new `ozone admin upgrade finalize` command to go to SCM. However after discovering that OM needs to trigger the upgrade flow, we need to make the command go to OM instead. Upon receiving the command, OM will call SCM using the API added in previous PRs for the upgrade finalize command and then store a key in the meta table to let OM know finalize has started. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-14566 ## How was this patch tested? New unit tests added -- 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]
