bharatviswa504 opened a new pull request #1924: URL: https://github.com/apache/ozone/pull/1924
## What changes were proposed in this pull request? To use a single config across the cluster, a few of the config keys in SCM need to support HA Style, and they need to be set to default config keys so that the conf can be reusable in other parts of code. In this Jira, added the following config keys to support HA style config. OZONE_SCM_DATANODE_ADDRESS_KEY, OZONE_SCM_DATANODE_PORT_KEY, OZONE_SCM_DATANODE_BIND_HOST_KEY, OZONE_SCM_BLOCK_CLIENT_ADDRESS_KEY, OZONE_SCM_BLOCK_CLIENT_PORT_KEY, OZONE_SCM_BLOCK_CLIENT_BIND_HOST_KEY, OZONE_SCM_CLIENT_ADDRESS_KEY, OZONE_SCM_CLIENT_PORT_KEY, OZONE_SCM_CLIENT_BIND_HOST_KEY, OZONE_SCM_SECURITY_SERVICE_ADDRESS_KEY, OZONE_SCM_SECURITY_SERVICE_PORT_KEY, OZONE_SCM_SECURITY_SERVICE_BIND_HOST_KEY, OZONE_SCM_RATIS_PORT_KEY, OZONE_SCM_HTTP_BIND_HOST_KEY, OZONE_SCM_HTTPS_BIND_HOST_KEY, OZONE_SCM_HTTP_ADDRESS_KEY, OZONE_SCM_HTTPS_ADDRESS_KEY, OZONE_SCM_DB_DIRS, OZONE_SCM_ADDRESS_KEY ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-4823 ## How was this patch tested? Added a 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]
