1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-08-08 02:02:57 +03:00

NBO begin error handling, unit test

This commit is contained in:
Teemu Ollakka
2019-08-07 08:42:00 +03:00
parent f22308192d
commit 74e2641e1e
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,