1
0
Fork 0

flushWait

This commit is contained in:
Jan Steemann 2015-12-07 18:28:37 +01:00
parent bbe8d5bb1f
commit 517f20b9a2
1 changed files with 1 additions and 1 deletions

View File

@ -622,7 +622,7 @@ int InitialSyncer::handleCollectionDump (string const& cid,
}
else {
// only flush WAL once
appendix = "&flush=true&flushWait=1";
appendix = "&flush=true&flushWait=2";
_hasFlushed = true;
}