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

Indicate yielding in currentOp() with an explicit field.

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

      In the output to db.currentOp(), the fact that an operation has yielded is indicated by the replacement of the first letter of the "ns" field with a "?". We should have an explicit field instead, e.g.,

      {yielded: true}

      . If the "?" character indicates things other than yielding, then we should have fields that describe those conditions, too.

            Assignee:
            Unassigned Unassigned
            Reporter:
            kbanker Kyle Banker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: