Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-1605

Allow cursor options to be specified when using RunCommandCursor

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.12.0, 1.11.7
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      The Database.RunCommandCursor method doesn't allow users to specify cursor options that are part of getMore rather than the initial find/aggregate/etc. We should figure out how we can add this functionality without changing the API. One thought is to add them to options.RunCmdOptions and document that they only apply to RunCommandCursor.

            Assignee:
            preston.vasquez@mongodb.com Preston Vasquez
            Reporter:
            divjot.arora@mongodb.com Divjot Arora (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: