This is an automated email from the ASF dual-hosted git repository.

sodonnell pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new 1866a002d3 HDDS-9251. EC-recovery acceptance test is failling randomly 
(#5260)
1866a002d3 is described below

commit 1866a002d36d9e511020184e1a73aff49dbdee0c
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Mon Sep 11 12:08:06 2023 +0200

    HDDS-9251. EC-recovery acceptance test is failling randomly (#5260)
---
 hadoop-ozone/dist/src/main/compose/ozone/docker-config | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/hadoop-ozone/dist/src/main/compose/ozone/docker-config 
b/hadoop-ozone/dist/src/main/compose/ozone/docker-config
index 2809bcbdfd..a8a1171c55 100644
--- a/hadoop-ozone/dist/src/main/compose/ozone/docker-config
+++ b/hadoop-ozone/dist/src/main/compose/ozone/docker-config
@@ -46,6 +46,10 @@ OZONE-SITE.XML_ozone.scm.stale.node.interval=30s
 OZONE-SITE.XML_ozone.scm.dead.node.interval=45s
 OZONE-SITE.XML_hdds.heartbeat.interval=5s
 OZONE-SITE.XML_ozone.scm.close.container.wait.duration=5s
+OZONE-SITE.XML_hdds.scm.replication.thread.interval=15s
+OZONE-SITE.XML_hdds.scm.replication.under.replicated.interval=5s
+OZONE-SITE.XML_hdds.scm.replication.over.replicated.interval=5s
+OZONE-SITE.XML_hdds.scm.wait.time.after.safemode.exit=30s
 
 OZONE-SITE.XML_dfs.container.ratis.datastream.enabled=true
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to