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

Improve efficiency of missing-token check

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution

      The DSCSEnsureResumeTokenPresent stage must wait until it actually sees an event in the resumed stream before determining whether the client's requested resume point was present or not. If the filter used to resume the stream is very narrow, the stream may run for an indeterminate amount of time before eventually throwing. We should improve this so that the stream fails-fast in such cases.

            Assignee:
            Unassigned Unassigned
            Reporter:
            bernard.gorman@mongodb.com Bernard Gorman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: