You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/02/16 05:00:13 UTC

[GitHub] [ozone] bharatviswa504 opened a new pull request #1924: HDDS-4823. Make SCM Generic config support HA Style.

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] bharatviswa504 merged pull request #1924: HDDS-4823. Make SCM Generic config support HA Style.

Posted by GitBox <gi...@apache.org>.
bharatviswa504 merged pull request #1924:
URL: https://github.com/apache/ozone/pull/1924


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] bharatviswa504 commented on pull request #1924: HDDS-4823. Make SCM Generic config support HA Style.

Posted by GitBox <gi...@apache.org>.
bharatviswa504 commented on pull request #1924:
URL: https://github.com/apache/ozone/pull/1924#issuecomment-779630516


   Thank You @bshashikant for the review.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org