mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-31 18:24:25 +03:00
Fixes according to review comments
This commit is contained in:
@ -85,6 +85,7 @@ namespace wsrep
|
||||
|
||||
/**
|
||||
* Perform a background rollback for a transaction.
|
||||
* @return true if rollbacker was not started, false otherwise
|
||||
*/
|
||||
virtual bool background_rollback(wsrep::client_state&) = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user