adoroszlai opened a new pull request, #10422: URL: https://github.com/apache/ozone/pull/10422
## What changes were proposed in this pull request? Fix unintended newline in `DiskUsage` thread name: ``` 2026-05-15 02:36:19,987 [DiskUsage-/home/runner/work/ozone/ozone/hadoop-ozone/integration-test-recon/target/test-dir/MiniOzoneClusterImpl-6e6bc084-e2c8-4bcf-ad5c-b93a846d5de6/ozone-metadata/datanode-1/data-0- ] INFO fs.DUOptimized (DUOptimized.java:getUsedSpace(49)) - Disk metaPath du usages 4382720, container data usages 0 ``` https://issues.apache.org/jira/browse/HDDS-15470 ## How was this patch tested? Added unit test. ``` Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.398 s -- in org.apache.hadoop.hdds.fs.TestCachingSpaceUsageSource ``` https://github.com/adoroszlai/ozone/actions/runs/26868112520 -- 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]
