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

Test that possible values for the mongotHost parameter are handled correctly

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Text Search
    • Labels:
      None
    • Query Execution

      Test that $searchBeta does not perform in an undesirable way for possible values of `mongotHost`. Possible cases are

      1. mongotHost is a valid HostAndPort, and is able to send searchBeta commands to mongot
      2. when mongotHost is unset, `$searchBeta` aggregation stages should uassert with code 31082
      3. when mongotHost is set to an invalid HostAndPort, `$searchBeta` aggregation stages should uassert with code 31082

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            evan.nixon@mongodb.com Evan Nixon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: