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

* Removed client_context from server_service::log_view() params

* Call log_view() from server_state view handler
This commit is contained in:
Teemu Ollakka
2018-06-26 08:03:22 +03:00
parent 1e03ae5b05
commit ccf5c08c35
5 changed files with 5 additions and 4 deletions

View File

@ -78,7 +78,7 @@ namespace wsrep
/**
* Log a cluster view change event.
*/
virtual void log_view(wsrep::client_state&, const wsrep::view&) = 0;
virtual void log_view(const wsrep::view&) = 0;
/**
* Determine if the configured SST method requires SST to be