Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] allow to config the terminationGracePeriodSeconds #283

Conversation

yandongxiao
Copy link
Collaborator

  • [Doc] update examples/starrocks/deploy_a_starrocks_cluster_with_all_features.yaml
  • upgrade Go to 1.19
  • update examples/starrocks/deploy_a_starrocks_cluster_with_all_features.yaml
  • allow to config the terminationGracePeriodSeconds

@yandongxiao yandongxiao force-pushed the feature/allow-config-the-terminationGracePeriodSeconds branch from 0e8b306 to 157dbd7 Compare October 12, 2023 08:29
@yandongxiao yandongxiao force-pushed the feature/allow-config-the-terminationGracePeriodSeconds branch from 157dbd7 to 1add3ba Compare October 14, 2023 01:29
@yandongxiao yandongxiao marked this pull request as ready for review October 14, 2023 01:29
@@ -177,6 +177,8 @@ starrocksFESpec:
# - name: my-configmap
# mountPath: /etc/my-configmap
# subPath: ""
# terminationGracePeriodSeconds defines duration in seconds the FE pod needs to terminate gracefully.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why there is only 3 occurrence of the terminationGracePeriodSeconds while there are 4 changes in the starrocks_cluster.yaml?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The terminationGracePeriodSeconds was placed in an incorrect location, allowing the FE Proxy to also set the terminationGracePeriodSeconds.

@yandongxiao yandongxiao force-pushed the feature/allow-config-the-terminationGracePeriodSeconds branch from 1add3ba to a42ffad Compare October 16, 2023 05:37
@yandongxiao yandongxiao force-pushed the feature/allow-config-the-terminationGracePeriodSeconds branch from a42ffad to 0f6c086 Compare October 16, 2023 07:02
@kevincai kevincai merged commit 64ec0c8 into StarRocks:main Oct 16, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants