1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-11-13 12:42:34 +03:00
Files
wsrep-lib/test/server_context_test.cpp
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

17 KiB