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

   ## What changes were proposed in this pull request?
   
   Replace client side version comparison that was previously using `compareTo` 
with the new and more readable `isSupportedBy`. No functional change is 
expected. `compareTo` cannot be removed since it is built into the enum, and it 
provides correct results so there is no harm other than readability.
   
   ## What is the link to the Apache JIRA
   
   HDDS-15677
   
   ## How was this patch tested?
   
   New coverage was added for the client side version parsing which was 
previously missing. These tests were generated by Claude Code and reviewed 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]

Reply via email to