1
0
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:
Teemu Ollakka
2019-08-07 08:42:00 +03:00
parent e9bd950ee6
commit 0b12869715
3 changed files with 33 additions and 3 deletions

View File

@ -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,