rich7420 opened a new pull request, #9534: URL: https://github.com/apache/ozone/pull/9534
## What changes were proposed in this pull request? to resolve the error ``` [ERROR] /Users/rich/ozone/hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/common/volume/VolumeUsage.java:[111,27] incompatible types: org.apache.hadoop.hdds.fs.SpaceUsageSource cannot be converted to org.apache.hadoop.hdds.fs.SpaceUsageSource.Fixed ``` ## What is the link to the Apache JIRA [HDDS-14218](https://issues.apache.org/jira/browse/HDDS-14218) ## How was this patch tested? compile and test all passed locally https://github.com/rich7420/ozone/actions/runs/20388503686 -- 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]
