mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-31 18:24:25 +03:00
Fixes to local streaming replication processing.
This commit is contained in:
@ -64,5 +64,5 @@ int wsrep::mock_high_priority_service::apply_toi(const wsrep::ws_meta&,
|
||||
|
||||
void wsrep::mock_high_priority_service::after_apply()
|
||||
{
|
||||
client_state_->after_statement();
|
||||
client_state_->after_applying();
|
||||
}
|
||||
|
Reference in New Issue
Block a user