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

weichiu 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 0d8aecc01e HDDS-12327. HDDS-12668. Fix HSync upgrade test failure in 
non-HA upgrade test (#8171)
0d8aecc01e is described below

commit 0d8aecc01eb37c05e71827c416022c1b40ae6b2f
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Wed Mar 26 23:08:45 2025 +0100

    HDDS-12327. HDDS-12668. Fix HSync upgrade test failure in non-HA upgrade 
test (#8171)
---
 hadoop-ozone/dist/src/main/compose/upgrade/compose/non-ha/docker-config | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/hadoop-ozone/dist/src/main/compose/upgrade/compose/non-ha/docker-config 
b/hadoop-ozone/dist/src/main/compose/upgrade/compose/non-ha/docker-config
index d6fb398575..8a5380b834 100644
--- a/hadoop-ozone/dist/src/main/compose/upgrade/compose/non-ha/docker-config
+++ b/hadoop-ozone/dist/src/main/compose/upgrade/compose/non-ha/docker-config
@@ -38,7 +38,9 @@ OZONE-SITE.XML_ozone.recon.db.dir=/data/metadata/recon
 OZONE-SITE.XML_ozone.recon.om.snapshot.task.interval.delay=1m
 OZONE-SITE.XML_hdds.scmclient.max.retry.timeout=30s
 OZONE-SITE.XML_ozone.http.basedir=/tmp/ozone_http
+OZONE-SITE.XML_ozone.client.hbase.enhancements.allowed=true
 OZONE-SITE.XML_ozone.fs.hsync.enabled=true
+OZONE-SITE.XML_ozone.hbase.enhancements.allowed=true
 
 OZONE_CONF_DIR=/etc/hadoop
 OZONE_LOG_DIR=/var/log/hadoop


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

Reply via email to