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

etcd should support signals handling #5987

Closed
kayrus opened this issue Jul 19, 2016 · 3 comments
Closed

etcd should support signals handling #5987

kayrus opened this issue Jul 19, 2016 · 3 comments

Comments

@kayrus
Copy link
Contributor

kayrus commented Jul 19, 2016

HUP - to reload configuration, certs, etc.
relates to #4034 and #5968

@xiang90 xiang90 added this to the unplanned milestone Jul 19, 2016
@xiang90
Copy link
Contributor

xiang90 commented Aug 15, 2016

@kayrus It requires some effort to get reload working, especially for graceful connection handling. If we do this ungracefully, it is basically equal to sigterm + restart. So I do not think it worth the effort unless there is a strong use case.

@kayrus
Copy link
Contributor Author

kayrus commented Aug 16, 2016

@xiang90 let's postpone then.

@xiang90
Copy link
Contributor

xiang90 commented Aug 16, 2016

Closing. Reopen if anyone wants to work on this or has a strong use case.

@xiang90 xiang90 closed this as completed Aug 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants