You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2019/11/19 22:54:59 UTC

[GitHub] [hadoop-ozone] anuengineer commented on a change in pull request #218: HDDS-2536. Add ozone.om.internal.service.id to OM HA configuration.

anuengineer commented on a change in pull request #218: HDDS-2536. Add ozone.om.internal.service.id to OM HA configuration.
URL: https://github.com/apache/hadoop-ozone/pull/218#discussion_r348212909
 
 

 ##########
 File path: hadoop-hdds/common/src/main/resources/ozone-default.xml
 ##########
 @@ -485,10 +485,19 @@
     <description>
       Comma-separated list of OM service Ids.
 
-      If not set, the default value of "om-service-value" is assigned as the
+      If not set, the default value of "omServiceIdDefault" is assigned as the
       OM service ID.
     </description>
   </property>
+  <property>
+    <name>ozone.om.internal.service.id</name>
 
 Review comment:
   Can we please use the Java Configs instead of this old style config to add a config ? 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org