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

Make requiresSearchSequenceToken non-optional in InternalSearchMongotRemoteSpec

    • Query Integration
    • Fully Compatible

      Even though the requiresSearchSequenceToken field is optional for users, we don't use the InternalSearchMongotRemoteSpec to validate parsing of $search. That means we can make requiresSearchSequenceToken non-optional in the spec, with a default value of false, if un-provided. This way we can avoid having the default "false" scattered a few times like "_spec.getRequriesSearchSequenceToken().get_value_or(false)"

            Assignee:
            kyra.rameshkrishna@mongodb.com Kyra Ramesh Krishna (Inactive)
            Reporter:
            will.buerger@mongodb.com Will Buerger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: