mpareja/node-uncorded

Feature: clean shut down

Opened this issue · 0 comments

A number of things need to happen to shut down cleanly. Off the top of my head, here's a quick list:

  1. stop accepting data changes, possibly allow reads
  2. stop cluster discovery
  3. disconnect from other nodes in the cluster
  4. stop accepting API server connections
  5. close existing API server connections