Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT MERGE] Backport some fixes and compatibility commits from master to ozone-1.4 #7077

Merged
merged 8 commits into from
Aug 15, 2024

Conversation

xichen01
Copy link
Contributor

What changes were proposed in this pull request?

Backport some fixes and compatibility commits from master to ozone-1.4

HDDS-11040. Disable REST endpoint for S3 secret manipulation by username (#6839)
HDDS-10679. Enable ITestS3ACommitterMRJob (#6539)
HDDS-10719. Avoid empty ETag for key created outside of S3 (#6563)
HDDS-10572. Implement multiDelete using OMKeysDeleteRequest (#6751)
HDDS-10615. ETag change detected in S3A contract test (#6519)
HDDS-10570. S3A: fs -touch creates directory instead of empty file in FSO bucket (#6452)
HDDS-10574. Improve TestObjectPut (#6426)
HDDS-8450. Dedicated acceptance test suite for s3a (#6458)

How was this patch tested?
https://github.com/xichen01/ozone/actions/runs/10399210781

@xichen01
Copy link
Contributor Author

@adoroszlai @ivanzlenko @Tejaskriya please check that your commits are correctly cherry-picked.

Copy link
Contributor

@adoroszlai adoroszlai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @xichen01 for backporting these.

@xichen01 xichen01 merged commit ffcbb21 into apache:ozone-1.4 Aug 15, 2024
37 of 38 checks passed
@xichen01
Copy link
Contributor Author

Merged using:

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

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.

4 participants