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

Manager shutdown hanging in GracefulStop #2307

Closed
aaronlehmann opened this issue Jul 14, 2017 · 1 comment · Fixed by #2310
Closed

Manager shutdown hanging in GracefulStop #2307

aaronlehmann opened this issue Jul 14, 2017 · 1 comment · Fixed by #2310

Comments

@aaronlehmann
Copy link
Collaborator

I got this stack trace when shutting down dockerd:

https://gist.github.com/aaronlehmann/5b80c6b9d7beca9f2835aa96e14dd4a7

It looks like GracefulStop is hanging, probably because it's waiting for the handler for a streaming events Watch RPC to finish. This RPC handler needs to terminate when the server is shut down.

cc @LK4D4 @dongluochen

@aluzzardi
Copy link
Member

/cc @dperny

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 a pull request may close this issue.

2 participants