Skip to content

HDDS-10916. Reduce Recon OM snapshot task initial delay in acceptance tests#10048

Merged
adoroszlai merged 1 commit intoapache:masterfrom
arunsarin85:HDDS-10916
Apr 5, 2026
Merged

HDDS-10916. Reduce Recon OM snapshot task initial delay in acceptance tests#10048
adoroszlai merged 1 commit intoapache:masterfrom
arunsarin85:HDDS-10916

Conversation

@arunsarin85
Copy link
Copy Markdown
Contributor

…ker-config

What changes were proposed in this pull request?

This patch sets ozone.recon.om.snapshot.task.initial.delay=20s in the docker-config files used by the Ozone Docker Compose stacks (e.g. ozone, ozone-topology, restart, and upgrade ha / non-ha), next to the existing ozone.recon.om.snapshot.task.interval.delay=1m, so Recon waits longer before the first OM snapshot in those environments - consistent with the secure compose stacks and intended to stabilize Recon namespace summary behavior in acceptance tests.

What is the link to the Apache JIRA

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

How was this patch tested?

  • mvn -pl hadoop-ozone/dist package -am -DskipTests (or compile -am) so compose is staged under dist/target/ozone-*-SNAPSHOT/compose/.
  • compose/ozone: execute_robot_test scm recon/recon-nssummary.robot - 16 passed.
image
  • compose/ozone-topology: confirmed ozone.recon.om.snapshot.task.initial.delay is 20s in Recon’s ozone-site.xml; recon-nssummary.robot - 16 passed.
image
  • compose/restart: confirmed initial.delay=20s and interval.delay=1m in Recon’s ozone-site.xml.
  • compose/upgrade: verified OZONE-SITE.XML_ozone.recon.om.snapshot.task.initial.delay=20s in packaged ha and non-ha docker-config files.

@adoroszlai adoroszlai changed the title HDDS-10916. Set Recon OM snapshot initial delay to 20s in compose doc… HDDS-10916. Reduce Recon OM snapshot task initial delay in acceptance tests Apr 5, 2026
@adoroszlai adoroszlai added the test label Apr 5, 2026
@adoroszlai adoroszlai merged commit b02ebe2 into apache:master Apr 5, 2026
30 of 31 checks passed
@adoroszlai
Copy link
Copy Markdown
Contributor

Thanks @arunsarin85 for the patch.

@arunsarin85 arunsarin85 deleted the HDDS-10916 branch April 5, 2026 18:10
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.

2 participants