mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-03 16:22:35 +03:00
Allowed transition s_joined to s_donor
This commit is contained in:
@ -1087,7 +1087,7 @@ void wsrep::server_state::state(
|
||||
{ 1, 0, 0, 1, 0, 1, 0, 0, 1}, /* ized */
|
||||
{ 1, 0, 0, 1, 1, 0, 0, 1, 1}, /* cted */
|
||||
{ 1, 1, 0, 0, 0, 1, 0, 0, 1}, /* jer */
|
||||
{ 1, 0, 0, 1, 0, 0, 0, 1, 1}, /* jed */
|
||||
{ 1, 0, 0, 1, 0, 0, 1, 1, 1}, /* jed */
|
||||
{ 1, 0, 0, 0, 0, 1, 0, 0, 1}, /* dor */
|
||||
{ 1, 0, 0, 1, 0, 1, 1, 0, 1}, /* sed */
|
||||
{ 1, 0, 0, 0, 0, 0, 0, 0, 0} /* ding */
|
||||
|
Reference in New Issue
Block a user