-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.4.4, 2.5.0
-
Component/s: Concurrency, Security
-
Fully Compatible
-
ALL
Authenticating as the internal __system user currently takes a read lock on the "admin" database, looking for a privilege doc even though there will never be one. We should notice when we're authenticating as the internal user and prevent the admin db check and thus avoid the need for any locking in this case.
- is related to
-
SERVER-3531 map reduce doesn't seem to yield unless it finds matches
- Closed
- related to
-
SERVER-9200 Cannot Connect During Long Query
- Closed
-
SERVER-9986 Refactor $geoNear searches into new query framework
- Closed