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/20 05:56:10 UTC

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

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

 ##########
 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:
   @bharatviswa504 If some of the HA configs are already in new style, then it makes sense to modify this property here. 
   I think @anuengineer would have rather preferred the new style as this is a new property that we are adding, so there is not much gain by using the old style now and then in few days we change it to new style.

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