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

avijayan pushed a commit to branch HDDS-3698-nonrolling-upgrade
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/HDDS-3698-nonrolling-upgrade 
by this push:
     new 9168e07  HDDS-4959. NoSuchMethodException when wrapping RpcException 
on downgrade (#2178)
9168e07 is described below

commit 9168e07c650af537bb6dc3575c1e0561642db4f1
Author: sky76093016 <[email protected]>
AuthorDate: Fri Apr 30 23:47:55 2021 +0800

    HDDS-4959. NoSuchMethodException when wrapping RpcException on downgrade 
(#2178)
---
 hadoop-ozone/dist/src/main/compose/upgrade/compose/ha/docker-config     | 1 -
 hadoop-ozone/dist/src/main/compose/upgrade/compose/non-ha/docker-config | 1 -
 2 files changed, 2 deletions(-)

diff --git 
a/hadoop-ozone/dist/src/main/compose/upgrade/compose/ha/docker-config 
b/hadoop-ozone/dist/src/main/compose/upgrade/compose/ha/docker-config
index 325c139..b204085 100644
--- a/hadoop-ozone/dist/src/main/compose/upgrade/compose/ha/docker-config
+++ b/hadoop-ozone/dist/src/main/compose/upgrade/compose/ha/docker-config
@@ -35,7 +35,6 @@ OZONE-SITE.XML_ozone.scm.client.address=scm
 
 OZONE-SITE.XML_hdds.datanode.dir=/data/hdds
 
-OZONE-SITE.XML_ozone.recon.address=recon:9888
 OZONE-SITE.XML_ozone.recon.db.dir=/data/metadata/recon
 OZONE-SITE.XML_ozone.recon.om.snapshot.task.interval.delay=1m
 
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 71a7aac..744e458 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
@@ -31,7 +31,6 @@ OZONE-SITE.XML_ozone.scm.client.address=scm
 
 OZONE-SITE.XML_hdds.datanode.dir=/data/hdds
 
-OZONE-SITE.XML_ozone.recon.address=recon:9888
 OZONE-SITE.XML_ozone.recon.db.dir=/data/metadata/recon
 OZONE-SITE.XML_ozone.recon.om.snapshot.task.interval.delay=1m
 

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

Reply via email to