-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Tools
-
None
-
ALL
The first time mongod accesses a db, it takes a write lock. Consequently, if the database is locked before a particular db is accessed, the first client accessing that db will hang. Example attached.
- duplicates
-
SERVER-1423 reads often aren't possible while in fsync and lock mode
- Closed
- related to
-
SERVER-4243 If there is a pending write due to an fsync lock, all reads are blocked
- Closed