-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Concurrency, Usability
-
None
-
Fully Compatible
When WiredTiger is the active storage engine, db.fsyncLock() does not completely quiesce the database. Writes may still occur in the background.
We should not imply that the database is locked "for snapshotting" in this state.
- related to
-
SERVER-17557 Display warning when running db.fsyncLock() when running with WiredTiger
- Closed