1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-05-12 12:21:27 +03:00
Teemu Ollakka e81c66cd59 Fixed assertion on server_state connected - disconnecting transition
Transition from server_state connected state to disconnecting must
be allowed to deal with errors during server startup.

Added SST first test cases for server_state transitions:
* Successful join via SST
* Error in connect state
* Error in joiner state
2018-12-20 19:35:31 +02:00
..