dombizita opened a new pull request, #10817: URL: https://github.com/apache/ozone/pull/10817
## What changes were proposed in this pull request? The current proto uses the old terminology in the names. We will have one non-rolling upgrade before ZDU is released where we can deprecate this proto and switch to a new one without any extra compatibility handling. In this patch I switched `LayoutVersionProto` to `DatanodeVersionProto` and `FinalizeNewLayoutVersionCommandProto` to `FinalizeNewDatanodeVersionCommandProto`. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-15716 ## How was this patch tested? Green CI on my fork: https://github.com/dombizita/ozone/actions/runs/29577100863 Used Claude Opus 4.8 for the refactoring, review and adjustments by me. -- 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]
