errose28 opened a new pull request, #9822:
URL: https://github.com/apache/ozone/pull/9822

   ## What changes were proposed in this pull request?
   
   In the current code, Datanodes use their own DatanodeComponentVersion and 
there is no ScmComponentVersion. However, Datanodes and SCM share the same 
HDDSLayoutFeature for disk versioning. We need to collapse these into a single 
HDDSVersion in the new versioning framework. The existing DatanodeVersion can 
simply be renamed to HDDSVersion , since there is no ScmVersion to merge it 
with.
   
   ## What is the link to the Apache JIRA
   
   HDDS-14712
   
   ## How was this patch tested?
   
   All existing tests should pass since no functional change is expected.
   


-- 
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]

Reply via email to