Skip to content

HDDS-14218. Compilation Error: Type Conversion Issue in VolumeUsage.realUsage()#9534

Closed
rich7420 wants to merge 1 commit intoapache:masterfrom
rich7420:HDDS-14218
Closed

HDDS-14218. Compilation Error: Type Conversion Issue in VolumeUsage.realUsage()#9534
rich7420 wants to merge 1 commit intoapache:masterfrom
rich7420:HDDS-14218

Conversation

@rich7420
Copy link
Copy Markdown
Contributor

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

How was this patch tested?

compile and test all passed locally
https://github.com/rich7420/ozone/actions/runs/20388503686

@adoroszlai
Copy link
Copy Markdown
Contributor

This was changed in #9504, you may need to recompile dependencies of hdds-container-service.

@adoroszlai adoroszlai closed this Dec 20, 2025
@rich7420
Copy link
Copy Markdown
Contributor Author

OK! thanks for the reminder! @adoroszlai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants