Skip to content

Conversation

@xichen01
Copy link
Contributor

@xichen01 xichen01 commented Jul 27, 2024

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

@xichen01
Copy link
Contributor Author

@adoroszlai @swamirishi @sarvekshayr @sadanand48 @chungen0126 @ArafatKhan2198 @sumitagrawl @smitajoshi12 please check that your commits are correctly cherry-picked.

@xichen01 xichen01 merged commit f5cd2ec into apache:ozone-1.4 Jul 31, 2024
@xichen01
Copy link
Contributor Author

Merged using:

git checkout ozone-1.4
git pull
git merge --ff-only ozone-1.4-backport
git push

@xichen01 xichen01 deleted the ozone-1.4-backport branch August 14, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants