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

isMaster command hangs if db is fsyncLocked and authentication is enabled

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication, Security
    • None
    • ALL

      Steps to reproduce:
      -Start mongod with authentication
      -fsync lock the database
      -try to write something (this shell will hang, make sure you already have another shell open and connected)
      -in different shell run db.isMaster(). Shell will hang

      Doing the same thing without authentication does not cause it to hang.

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

              Created:
              Updated:
              Resolved: