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_r348304385
##########
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:
yes, all ha config is in old-style, so as this is one config change, I have
done this way. As said, I will open a new Jira to make it to new style for
entire HA config, as it will also help during reading code (All configs can be
looked at a single place)
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]