mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-28 20:02:00 +03:00
Extracted streaming_context into separa teclass
This commit is contained in:
@ -764,7 +764,6 @@ int wsrep::transaction_context::certify_commit(
|
||||
{
|
||||
assert(lock.owns_lock());
|
||||
assert(active());
|
||||
|
||||
client_context_.wait_for_replayers(lock);
|
||||
|
||||
assert(lock.owns_lock());
|
||||
|
Reference in New Issue
Block a user