mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-08 08:01:59 +03:00
Reset TOI meta after releasing total order in provider
This is to keep the TOI meta available in case the provider implementation needs it.
This commit is contained in:
@ -260,6 +260,7 @@ namespace wsrep
|
||||
}
|
||||
|
||||
enum wsrep::provider::status leave_toi(wsrep::client_id,
|
||||
const wsrep::ws_meta&,
|
||||
const wsrep::mutable_buffer&)
|
||||
WSREP_OVERRIDE
|
||||
{ return wsrep::provider::success; }
|
||||
|
Reference in New Issue
Block a user