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

Investigate whether non-SBE $search queries should specify a yield policy

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

      SERVER-55418 noted that numYields is always reported as zero for search queries, even long-running ones. We are actually never yielding on (non-SBE) search and vectorSearch queries, due to TaskExecutorCursor being created without a PlanYieldPolicy specified. We should investigate whether this is desirable behavior.

            Assignee:
            Unassigned Unassigned
            Reporter:
            alyssa.clark@mongodb.com Alyssa Clark
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: