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

Support resumeAfter option to $changeNotication to control where to start returning notifications from, which always errors if no entry with the given resumeToken exists

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.12
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • Repl 2017-07-31, Repl 2017-08-21

      If the first entry found in the oplog is greater than the token provided by the command, return an error that indicates that most likely the op that was requested has rolled off the back of the oplog.
      If the first entry found in the oplog is less than the token provided by the command, but no entry with the exact token was found, then that means something is more seriously wrong - since we only return committed entries that can't roll back, such a scenario should be impossible

            Assignee:
            matthew.russotto@mongodb.com Matthew Russotto
            Reporter:
            crystal.horn@mongodb.com Crystal Horn
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: