-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Internal Code, Security
-
None
-
Fully Compatible
-
Security 3 05/15/15
Currently, we have two instances of CreateAuthorizationManager, one for mongod and one for mongos. Both of these are identical, except they create a differently specialized copy of the AuthzManagerExternalState. It should be possible to unify these code paths.