[DO NOT MERGE] Backport some fixes from master to ozone-1.4 #6998
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
Backport the following commit from master to ozone-1.4 for 1.4.1. Including some bug fixes and necessary dependencies, also including the configuration renaming commits to make the 1.4.1 configuration key same as the main branch.
What is the link to the Apache JIRA
HDDS-11140. Recon Disk Usage Metadata Details are not working for du api (#6966)
HDDS-11215. Quota count can go wrong when double buffer flush takes time. (#6978)
HDDS-11187. Fix Event Handling in Recon OMDBUpdatesHandler to Prevent ClassCastException. (#6950)
HDDS-10907. DataNode StorageContainerMetrics numWriteChunk is counted multiple times (#6835)
HDDS-11069. Block location is missing in output of Ozone debug chunkinfo command for EC. (#6909)
HDDS-10331. Rename Java constants of ex-DFS config keys (#6290)
HDDS-815. Rename HDDS config keys prefixed with dfs. (#6274)
HDDS-10149. New JNI layer for RawSSTFileReader & RawSSTFileReaderIterator (#6182)
HDDS-10115. Migrate MetricsAsserts to AssertJ (#5987)
How was this patch tested?
https://github.com/xichen01/ozone/actions/runs/10116596134