Skip to content

feat(gRPC): support gRPC graceful shutdown #1556

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

Merged
merged 5 commits into from
Nov 22, 2024

Conversation

DMwangnima
Copy link
Contributor

@DMwangnima DMwangnima commented Sep 19, 2024

What type of PR is this?

feat

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

支持 gRPC 优雅退出

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes: #909

(optional) The PR that updates user documentation:

@DMwangnima DMwangnima requested review from a team as code owners September 19, 2024 01:23
@DMwangnima DMwangnima force-pushed the feat/grpc_graceful_shutdown branch 3 times, most recently from b2792fa to 67b4624 Compare September 19, 2024 12:05
@DMwangnima DMwangnima changed the title [WIP] feat(gRPC): support gRPC graceful shutdown feat(gRPC): support gRPC graceful shutdown Sep 19, 2024
@DMwangnima DMwangnima force-pushed the feat/grpc_graceful_shutdown branch from 67b4624 to 3056204 Compare September 26, 2024 05:33
@DMwangnima DMwangnima force-pushed the feat/grpc_graceful_shutdown branch 4 times, most recently from 119c886 to f2a629f Compare October 14, 2024 09:16
@DMwangnima DMwangnima force-pushed the feat/grpc_graceful_shutdown branch 3 times, most recently from 037ea66 to ac14f37 Compare November 18, 2024 02:06
@DMwangnima DMwangnima force-pushed the feat/grpc_graceful_shutdown branch from cfbe1b7 to cb4eefa Compare November 18, 2024 04:54
@DMwangnima DMwangnima force-pushed the feat/grpc_graceful_shutdown branch from cb4eefa to 66cb092 Compare November 19, 2024 01:28
@DMwangnima DMwangnima force-pushed the feat/grpc_graceful_shutdown branch 2 times, most recently from 3186d20 to d68c419 Compare November 20, 2024 08:31
@DMwangnima DMwangnima force-pushed the feat/grpc_graceful_shutdown branch from d68c419 to 253c31d Compare November 20, 2024 11:55
@DMwangnima DMwangnima force-pushed the feat/grpc_graceful_shutdown branch from 34ac8b8 to 595a42f Compare November 20, 2024 13:10
@DMwangnima DMwangnima force-pushed the feat/grpc_graceful_shutdown branch 2 times, most recently from af32a56 to 103ad65 Compare November 21, 2024 05:50
@DMwangnima DMwangnima force-pushed the feat/grpc_graceful_shutdown branch from 59e04d1 to ae12cc5 Compare November 21, 2024 09:44
@DMwangnima DMwangnima merged commit f268ac9 into cloudwego:develop Nov 22, 2024
19 checks passed
@DMwangnima DMwangnima deleted the feat/grpc_graceful_shutdown branch November 22, 2024 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

grpc不支持GracefulShutdown?
3 participants