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/03/10 13:42:02 UTC

[GitHub] [ozone] elek opened a new pull request #2022: HDDS-4951. Return with exit code 0 in case of optional scm bootstrap/init

elek opened a new pull request #2022:
URL: https://github.com/apache/ozone/pull/2022


   ## What changes were proposed in this pull request?
   
   HDDS-4896 provides a very elegant way to initialize SCM HA in containerized environment:
   
   Both `-init` and `-bootstrap` can be executed, but when `ozone.scm.primordial.node.id` is set, the `--init` is ignored on non-primordial, the `--bootstrap` ignored on primordial node(s).
   
   To make it even easier to use in k8s environments I suggest to return with exit code 0 in these cases as init proces shouldn't be repeated as failed: in these cases ignoring the init/bootstrap is part of the expected workflow.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-4951
   
   ## How was this patch tested?
   
   Deployed the Ozone to a k8s cluster with the help of https://issues.apache.org/jira/browse/HDDS-4950 yaml files.


----------------------------------------------------------------
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] adoroszlai commented on pull request #2022: HDDS-4951. Return with exit code 0 in case of optional scm bootstrap/init

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


   @elek I think this should be opened with `HDDS-2823` (SCM HA) as the base branch, not `master`.


----------------------------------------------------------------
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] bshashikant commented on pull request #2022: HDDS-4951. Return with exit code 0 in case of optional scm bootstrap/init

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


   Thanks @elek , @adoroszlai and @bharatviswa504 .


----------------------------------------------------------------
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] bshashikant merged pull request #2022: HDDS-4951. Return with exit code 0 in case of optional scm bootstrap/init

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


   


----------------------------------------------------------------
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