bharatviswa504 opened a new pull request #490: HDDS-2916. OM HA cli getserviceroles not working. URL: https://github.com/apache/hadoop-ozone/pull/490 ## What changes were proposed in this pull request? When om admin commands are run on a non-HA cluster, return error message to client. **Reason for this change:** 1. When ozone.om.ratis.enable is a temporary config, once OM starts using by default ratis this config will be gone. So, if ozone.om.service.ids is not defined then technically it is not an HA cluster, so returned an error message. If user passed service id is matching with service ID in the config, the command will work as usual. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-2916 ## How was this patch tested? Added smoke 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
