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

   ## What changes were proposed in this pull request?
   
   Avoid using `Optional` for `StorageVolume#volumeUsage`, and some minor 
improvements in the code being touched.
   
   - Inline `VolumeUsage#isReservedUsagesInRange` so that we can combine two 
separate warnings, both of which had only half of the relevant information.
   - Store values being checked in `checkVolumeUsages` for consistency between 
check and log message.
   
   https://issues.apache.org/jira/browse/HDDS-14176
   
   ## How was this patch tested?
   
   CI:
   https://github.com/adoroszlai/ozone/actions/runs/20226487252


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