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

Auth writes to admin DB collections should no longer need MODE_X DB lock

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.8.1
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Server Security
    • Fully Compatible

      We currently convert MODE_IX DB lock requests to any admin DB to a MODE_X DB lock request here in the DBLock constructor.

      This should no longer be needed with the new finer grained locking. It should be investigated what lock conversions auth code may still need, if any, on the collection locking level. And the DB lock MODE_IX conversion to MODE_X should be removed.

            Assignee:
            backlog-server-security [DO NOT USE] Backlog - Security Team
            Reporter:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: