mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-28 20:02:00 +03:00
NBO begin error handling, unit test
This commit is contained in:
@ -257,7 +257,7 @@ namespace wsrep
|
||||
++toi_start_transaction_;
|
||||
if (flags & wsrep::provider::flag::commit)
|
||||
++toi_commit_;
|
||||
return wsrep::provider::success;
|
||||
return certify_result_;
|
||||
}
|
||||
|
||||
enum wsrep::provider::status leave_toi(wsrep::client_id,
|
||||
|
Reference in New Issue
Block a user