Details
-
Bug
-
Resolution: Duplicate
-
Major - P3
-
None
-
None
-
None
-
ALL
Description
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.
Attachments
Issue Links
- 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
-