Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-1356

remove CursorCloseOptions from calls to cursor.close()

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.6.2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Not Needed

      Node driver v5 removes the CursorCloseOptions interface and removes overloads from AbstractCursor.close() which use it.  The options were unused in the driver.

      Any usages of cursor.close() in mongosh which pass options need to be updated.

            Assignee:
            bailey.pearson@mongodb.com Bailey Pearson
            Reporter:
            bailey.pearson@mongodb.com Bailey Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: