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

User cache is invalidated too often and too crudely

    • Fully Compatible

      On mongod the entire internal user cache is invalidated every time a user or role is updated.

      On mongos the internal user cache is invalidated every ten minutes whether it's necessary or not.

      In an ideal world:

      • The cache should only be updated when an actual relevant change is made.
      • Only the portion of the cache that was changed should be updated.

            Assignee:
            spencer@mongodb.com Spencer Brody (Inactive)
            Reporter:
            andreas.nilsson Andreas Nilsson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: