errose28 opened a new pull request, #10215: URL: https://github.com/apache/ozone/pull/10215
**Draft. Requires #10205 and builds on #10206** ## What changes were proposed in this pull request? Switch Datanodes the new unified versioning framework. The change is modeled after what was already done on the OM in #10099. This change gives Datanodes software version ZDU, which is higher than what SCM currently has since SCM has not been switched yet. A temporary workaround was added to SCM to account for this. ## What is the link to the Apache JIRA HDDS-15195 ## How was this patch tested? Unit tests for new `DatanodeVersionManager` and loading `DatanodeUpgradeActions` were added. All existing upgrade related tests should pass. -- 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]
