mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-28 20:02:00 +03:00
Remove fragments in before rollback for streaming transactions
which got BF aborted in total order.
This commit is contained in:
@ -31,7 +31,7 @@ class mock_server_state;
|
||||
|
||||
int update_fragment_meta(const wsrep::ws_meta&) WSREP_OVERRIDE
|
||||
{ return 0; }
|
||||
|
||||
int remove_fragments() WSREP_OVERRIDE { return 0; }
|
||||
int commit(const wsrep::ws_handle&, const wsrep::ws_meta&)
|
||||
WSREP_OVERRIDE;
|
||||
|
||||
|
Reference in New Issue
Block a user