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 23:21:31 UTC

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

bharatviswa504 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_r348221273
 
 

 ##########
 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:
   I will open a new Jira to do this, as few of the configs of HA are in old style and few will be in new style.(If we modify for this property)
   For now, I will leave this as it is.

----------------------------------------------------------------
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