-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
Rather than reading the role and user data collections on every authentication, mongod and mongos nodes should keep this information or some cache of it in special in-memory data structures, which may be accessed without database locking.
This will require a strategy for keeping these in-memory structures consistent in both mongod and mongos processes.
- is depended on by
-
SERVER-10243 Let administrators mark certain users to be pinned to the user cache
- Backlog
- is related to
-
SERVER-10323 Fix user management in the web server
- Closed