errose28 opened a new pull request, #10437: URL: https://github.com/apache/ozone/pull/10437
## What changes were proposed in this pull request? Although OM, SCM, and Datanodes use an implementation of the Storage class to store their apparent version, Recon stores this in its SQL DB. In order for Recon to also use `ComponentVersionManager` to manage its versions, we need to decouple `ComponentVersionManager` from `Storage`. ## What is the link to the Apache JIRA HDDS-15484 ## How was this patch tested? No functional change, refactoring only. Existing 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]
