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

   ## What changes were proposed in this pull request?
   
   `PrecomputedVolumeSpace`, added in HDDS-9380, is structurally very similar 
to the `Fixed` implementation of `SpaceUsageSource`.  The latter is currently 
only used for testing.  We can reduce duplication by moving `Fixed` from tests 
to production code and replacing `PrecomputedVolumeSpace` with it.
   
   https://issues.apache.org/jira/browse/HDDS-10046
   
   ## How was this patch tested?
   
   Refactoring, covered by existing tests:
   https://github.com/adoroszlai/ozone/actions/runs/7385534327


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