Create core/agg passthrough with high query yielding

XMLWordPrintableJSON

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

      There have been a few bugs recently (SERVER-117639, SERVER-105873) that are easier to catch if queries yield more often. The relevant knobs are `internalQueryExecYieldIterations` and `internalQueryExecYieldPeriodMS`.

      It might be beneficial to create core and agg passthroughs where queries yield more, so we have a higher probability of running into save/restore and concurrency bugs in our jstests. We can also add other passthroughs with these extra configurations

      cc james.harrison@mongodb.com This was James' idea!

            Assignee:
            Unassigned
            Reporter:
            Matt Boros
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: