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

Keep ephemeral copies of role and user data in memory in mongos and mongod

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.5.3
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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.

            Assignee:
            schwerin@mongodb.com Andy Schwerin
            Reporter:
            schwerin@mongodb.com Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: