Implement proper shutdown (aka STOPPING state)
In STOPPING state, the primary: 1. rejects all clients and any new node 2. finalize remaining transactions (i.e. those for which a tcp_finish was received) 3. finally shut down all nodes of the cluster
Showing
Please register or sign in to comment