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

When stopping the server, give 30 seconds grace period to let service discovery propagate to all clients #20

Closed
stevehu opened this issue Feb 2, 2017 · 1 comment
Assignees
Labels
enhancement Issue: Enhancement

Comments

@stevehu
Copy link
Contributor

stevehu commented Feb 2, 2017

It takes a few seconds for failed service to be removed from client discovery cache. The shut down sequence should be:

  1. un-register from consul registry
  2. still handling requests for 30 seconds
  3. shut down
@stevehu stevehu added the enhancement Issue: Enhancement label Feb 2, 2017
@stevehu stevehu self-assigned this Feb 2, 2017
@stevehu
Copy link
Contributor Author

stevehu commented Aug 11, 2018

This has been implemented in #213

@stevehu stevehu closed this as completed Aug 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issue: Enhancement
Projects
None yet
Development

No branches or pull requests

1 participant