mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-28 20:02:00 +03:00
Extracted mock_server_service out of mock_server_state.
This commit is contained in:
@ -270,7 +270,10 @@ namespace wsrep
|
||||
*
|
||||
* @throw wsrep::runtime_error if provider has not been loaded
|
||||
*
|
||||
* @todo This should not be virtual.
|
||||
* @todo This should not be virtual. However, currently there
|
||||
* is no mechanism for tests and integrations to provide
|
||||
* their own provider implementations, so this is kept virtual
|
||||
* for time being.
|
||||
*/
|
||||
virtual wsrep::provider& provider() const
|
||||
{
|
||||
|
Reference in New Issue
Block a user