-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
A number of things need to happen to shut down cleanly. Off the top of my head, here's a quick list:
- stop accepting data changes, possibly allow reads
- stop cluster discovery
- disconnect from other nodes in the cluster
- stop accepting API server connections
- close existing API server connections