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

[enhancement-candidate] Graceful stop, graceFul restart practice bad #51

Open
fwhezfwhez opened this issue Mar 19, 2021 · 0 comments
Open
Labels
enhancement-candidate waiting for promoting

Comments

@fwhezfwhez
Copy link
Owner

fwhezfwhez commented Mar 19, 2021

Graceful stop/restart just stops listener without considering whether there exists unconsuming request in server. It's not graceful as expected.

Now graceful stop/restart only make effect that tcp stops/restart will not break process but make no effect to tcp requests itselves.

@fwhezfwhez fwhezfwhez added the enhancement-candidate waiting for promoting label Mar 19, 2021
@fwhezfwhez fwhezfwhez changed the title [enhancement-candidate] Graceful stop, graceFul restart practice not [enhancement-candidate] Graceful stop, graceFul restart practice bad Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement-candidate waiting for promoting
Projects
None yet
Development

No branches or pull requests

1 participant