Skip to content

HDDS-2453. Add Freon tests for S3 MPU Keys - #8803

Merged
jojochuang merged 4 commits into
apache:masterfrom
jojochuang:HDDS-2453
Jul 23, 2025
Merged

HDDS-2453. Add Freon tests for S3 MPU Keys#8803
jojochuang merged 4 commits into
apache:masterfrom
jojochuang:HDDS-2453

Conversation

@jojochuang

@jojochuangjojochuang commented Jul 14, 2025

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

HDDS-2453. Add Freon tests for S3 MPU Keys

Please describe your PR in detail:

  • S3 bucket freon test and MPU key write are already implemented before.
  • Added robot test for S3 key writes. S3 bucket freon generator robot test already implemented before.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-2453

How was this patch tested?

Robot tests

Change-Id: Ifb62410ee62b4121d26429faf109b7622645cf0e
Change-Id: I7a4c853d9fbe4795b722d14b4a2ec36a82111e39
Change-Id: I16fe8bcc260e6fb1aa3ca7b7dd2194ec38111855
@jojochuangjojochuang added s3 S3 Gateway AI-gen labels Jul 14, 2025
@jojochuang
jojochuang marked this pull request as ready for review July 15, 2025 01:35

@chungen0126chungen0126 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

+1 LGTM

@jojochuang
jojochuang merged commit 98b7299 into apache:masterJul 23, 2025
92 of 94 checks passed
@jojochuang

Copy link
Copy Markdown
ContributorAuthor

Thanks @chungen0126

errose28 added a commit to errose28/ozone that referenced this pull request Jul 30, 2025
* master: (730 commits)
HDDS-13083. Handle cases where block deletion generates tree file before scanner (apache#8565)
HDDS-12982. Reduce log level for snapshot validation failure (apache#8851)
HDDS-13396. Documentation: Improve the top-level overview page for new users. (apache#8753)
HDDS-13176. containerIds table value format change to proto from string (apache#8589)
HDDS-13449. Incorrect Interrupt Handling for DirectoryDeletingService and KeyDeletingService (apache#8817)
HDDS-2453. Add Freon tests for S3 MPU Keys (apache#8803)
HDDS-13237. Container data checksum should contain block IDs. (apache#8773)
HDDS-13489. Fix SCMBlockdeleting unnecessary iteration in corner case. (apache#8847)
HDDS-13464. Make ozone.snapshot.filtering.service.interval reconfigurable (apache#8825)
HDDS-13473. Amend validation for OZONE_OM_SNAPSHOT_DB_MAX_OPEN_FILES (apache#8829)
HDDS-13435. Add an OzoneManagerAuthorizer interface (apache#8840)
HDDS-8565. Recon memory leak in NSSummary (apache#8823).
HDDS-12852. Implement a sliding window counter utility (apache#8498)
HDDS-12000. Add unit test for RatisContainerSafeModeRule and ECContainerSafeModeRule (apache#8801)
HDDS-13092. Container scanner should trigger volume scan when marking a container unhealthy (apache#8603)
HDDS-13070. OM Follower changes to create and place sst files from hardlink file. (apache#8761)
HDDS-13482. Mark testWriteStateMachineDataIdempotencyWithClosedContainer as flaky
HDDS-13481. Fix success latency metric in SCM panels of deletion grafana dashboard (apache#8835)
HDDS-13468. Update default value of ozone.scm.ha.dbtransactionbuffer.flush.interval. (apache#8834)
HDDS-13410. Control block deletion for each DN from SCM. (apache#8767)
...
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/scm/container/ContainerReplicaInfo.java
hadoop-ozone/cli-admin/src/main/java/org/apache/hadoop/hdds/scm/cli/container/ReconcileSubcommand.java
hadoop-ozone/cli-admin/src/test/java/org/apache/hadoop/hdds/scm/cli/container/TestReconcileSubcommand.java
jojochuang added a commit to jojochuang/ozone that referenced this pull request Jul 31, 2025
Generated-by: Google Gemini 2.5 Pro + Gemini Cli
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI-gens3S3 Gatewaytest

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@jojochuang@chungen0126