bharatviswa504 opened a new pull request #218: HDDS-2536. Add ozone.om.internal.service.id to OM HA configuration. URL: https://github.com/apache/hadoop-ozone/pull/218 ## What changes were proposed in this pull request? This Jira is to add ozone.om.internal.serviceid to let OM knows it belongs to a particular service. As now we have ozone.om.service.ids -≥ where we can define all service id's in a cluster.(This can happen if the same config is shared across the cluster) ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-2536 ## How was this patch tested? Modified MiniOzoneHAclusterImpl to set serviceID value for ozone.om.internal.service.id. And ran TestOzoneFSHAUrls.java, and test passed. And also verified that the new code path is being run.
---------------------------------------------------------------- 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]
