Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-18244

Deduplicate creation of AuthorizationManager in mongod and mongos

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.1.3
    • Affects Version/s: None
    • Component/s: Internal Code, Security
    • Labels:
      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.

            Assignee:
            spencer.jackson@mongodb.com Spencer Jackson
            Reporter:
            spencer.jackson@mongodb.com Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: