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

find commands on old-style system collections doesn't work

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

      For drivers that are implementing the find command, but not yet implementing currentOp (or other new DB commands), we still need to query on system collections.

      In this particular case, PyMongo is still calling find on $cmd.sys.inprog, but is getting no response because the server isn't expecting a driver to use a new-style find on a system collection.

      If this isn't going to be implemented, perhaps it can be better documented?

            Assignee:
            Unassigned Unassigned
            Reporter:
            anna.herlihy@mongodb.com Anna Herlihy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: