avijayanhwx opened a new pull request #1243: URL: https://github.com/apache/hadoop-ozone/pull/1243
## What changes were proposed in this pull request? Recon connects to OM via RPC using the "ozone.om.internal.service.id" to get updates. If the above config is not defined, but the ozone.om.service.ids is defined, Recon should use the latter as a fallback. Currently, a single Recon instance supports only 1 OM HA cluster at a time. Hence, if multiple ids are defined, Recon will pick the first. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-4008 ## How was this patch tested? Manually tested. Added unit test. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
