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

Long-running ops block killOp/currentOp when using authentication from a localhost connection

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.3.2
    • Affects Version/s: 2.3.1
    • Component/s: None
    • None
    • ALL

      This is because the check to see if there are any admin users blocks acquiring the read lock on the admin database.

      If we could trylock a database-level lock, then we could trylock the admin DB, and if we can't get the lock just used our cached knowledge of whether or not the admin user exists.

            Assignee:
            schwerin@mongodb.com Andy Schwerin
            Reporter:
            spencer@mongodb.com Spencer Brody (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: