-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication, Security
-
None
-
ALL
Steps to reproduce:
-Start mongod with authentication
-fsync lock the database
-try to write something (this shell will hang, make sure you already have another shell open and connected)
-in different shell run db.isMaster(). Shell will hang
Doing the same thing without authentication does not cause it to hang.
- duplicates
-
SERVER-4243 If there is a pending write due to an fsync lock, all reads are blocked
- Closed
- is depended on by
-
SERVER-4277 Creating new shell while fsync locked with authentication hangs.
- Closed
-
SERVER-4237 Enable the full js test suite to run with authentication enabled
- Closed