mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-06-16 02:01:44 +03:00
Interface changes required to store and remove fragments from high
priority context.
This commit is contained in:
@ -26,6 +26,7 @@ void wsrep::mock_high_priority_service::adopt_transaction(
|
||||
}
|
||||
|
||||
int wsrep::mock_high_priority_service::apply_write_set(
|
||||
const wsrep::ws_meta&,
|
||||
const wsrep::const_buffer&)
|
||||
{
|
||||
assert(client_state_->toi_meta().seqno().is_undefined());
|
||||
|
Reference in New Issue
Block a user