-
Notifications
You must be signed in to change notification settings - Fork 820
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
feat(gRPC): support gRPC graceful shutdown #1556
Merged
DMwangnima
merged 5 commits into
cloudwego:develop
from
DMwangnima:feat/grpc_graceful_shutdown
Nov 22, 2024
Merged
feat(gRPC): support gRPC graceful shutdown #1556
DMwangnima
merged 5 commits into
cloudwego:develop
from
DMwangnima:feat/grpc_graceful_shutdown
Nov 22, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DMwangnima
force-pushed
the
feat/grpc_graceful_shutdown
branch
3 times, most recently
from
September 19, 2024 12:05
b2792fa
to
67b4624
Compare
DMwangnima
changed the title
[WIP] feat(gRPC): support gRPC graceful shutdown
feat(gRPC): support gRPC graceful shutdown
Sep 19, 2024
DMwangnima
force-pushed
the
feat/grpc_graceful_shutdown
branch
from
September 26, 2024 05:33
67b4624
to
3056204
Compare
DMwangnima
force-pushed
the
feat/grpc_graceful_shutdown
branch
4 times, most recently
from
October 14, 2024 09:16
119c886
to
f2a629f
Compare
DMwangnima
force-pushed
the
feat/grpc_graceful_shutdown
branch
3 times, most recently
from
November 18, 2024 02:06
037ea66
to
ac14f37
Compare
xiaost
reviewed
Nov 18, 2024
DMwangnima
force-pushed
the
feat/grpc_graceful_shutdown
branch
from
November 18, 2024 04:54
cfbe1b7
to
cb4eefa
Compare
xiaost
reviewed
Nov 18, 2024
DMwangnima
force-pushed
the
feat/grpc_graceful_shutdown
branch
from
November 19, 2024 01:28
cb4eefa
to
66cb092
Compare
ppzqh
reviewed
Nov 19, 2024
ppzqh
reviewed
Nov 19, 2024
ppzqh
reviewed
Nov 19, 2024
ppzqh
reviewed
Nov 19, 2024
ppzqh
reviewed
Nov 19, 2024
DMwangnima
force-pushed
the
feat/grpc_graceful_shutdown
branch
2 times, most recently
from
November 20, 2024 08:31
3186d20
to
d68c419
Compare
DMwangnima
force-pushed
the
feat/grpc_graceful_shutdown
branch
from
November 20, 2024 11:55
d68c419
to
253c31d
Compare
DMwangnima
force-pushed
the
feat/grpc_graceful_shutdown
branch
from
November 20, 2024 13:10
34ac8b8
to
595a42f
Compare
DMwangnima
force-pushed
the
feat/grpc_graceful_shutdown
branch
2 times, most recently
from
November 21, 2024 05:50
af32a56
to
103ad65
Compare
ppzqh
reviewed
Nov 21, 2024
DMwangnima
force-pushed
the
feat/grpc_graceful_shutdown
branch
from
November 21, 2024 09:44
59e04d1
to
ae12cc5
Compare
xiaost
approved these changes
Nov 22, 2024
ppzqh
approved these changes
Nov 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
feat
Check the PR title.
(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: