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

listCommands show write commands not taking locks

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.5.5
    • Affects Version/s: 2.5.4
    • Component/s: None
    • Labels:
      None
    • ALL

      listCommands output show the commands as no-lock and can be confusing to users since write commands actually take write locks.

      ...

      delete: no-lock
      delete documents

      ...

      insert: no-lock
      insert documents

      ...

      update: no-lock
      update documents

            Assignee:
            spencer@mongodb.com Spencer Brody (Inactive)
            Reporter:
            randolph@mongodb.com Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: