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

fix(kumactl) mads-server graceful shutdown #1912

Merged
merged 1 commit into from
Apr 30, 2021

Conversation

lobkovilya
Copy link
Contributor

Summary

During graceful shutdown mads-server printed errors.

For some reason cmux.Serve returns use of closed network connection, instead of cmux.ErrListenerClosed, probably it relates to soheilhy/cmux#39

Signed-off-by: Ilya Lobkov <ilya.lobkov@konghq.com>
@lobkovilya lobkovilya requested a review from a team as a code owner April 29, 2021 11:50
@jakubdyszkiewicz jakubdyszkiewicz merged commit 1a54668 into master Apr 30, 2021
@jakubdyszkiewicz jakubdyszkiewicz deleted the fix/mads-graceful-shutdown branch April 30, 2021 14:50
mergify bot pushed a commit that referenced this pull request Apr 30, 2021
Signed-off-by: Ilya Lobkov <ilya.lobkov@konghq.com>
(cherry picked from commit 1a54668)

# Conflicts:
#	pkg/mads/server/server.go
@austince
Copy link
Contributor

@jakubdyszkiewicz this can't be backported because MADS v1 is not in stable yet

@jakubdyszkiewicz
Copy link
Contributor

Good point, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants