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

Command form of getMore should support maxTimeMs

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None

      When present on the getMore, a specified maxTimeMs argument should override the value on the cursor. This will allow maxTimeMs to be used in place of the "wait data timeout", which is currently fixed at 1 second, and is compatible with the existing cursor max time behavior.

      When maxTimeMs is set on the getMore command, the value stored in the cursor itself should be ignored, and not updated.

            Assignee:
            david.storch@mongodb.com David Storch
            Reporter:
            schwerin@mongodb.com Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: