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

XMLWordPrintableJSON

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

      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
            Reporter:
            Anna Herlihy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: