1
0
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:
Teemu Ollakka
2018-06-13 16:59:25 +03:00
parent 37efaba3e5
commit 3cd7a11cb2
6 changed files with 108 additions and 92 deletions

View File

@ -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());