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

Simulate SBE plancache flooding

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • Fully Compatible

      SERVER-83492, HELP-52304. The symptom is that queries are timing out with a maxTimeMS at 1s. The cause was that $limit and $skip values were hardcoded into the SBE plancache.

      Maybe we can simulate this by repeatedly clearing the plancache.

      SERVER-83712, SERVER-82548, HELP-51946 The symptom is that queries spend a long time planning. This was due to getting a separate plancache entry for each $in array size.

      Result - run this scenario in the testing harness against the placeholder algorithm

            Assignee:
            evan.bergeron@mongodb.com Evan Bergeron
            Reporter:
            evan.bergeron@mongodb.com Evan Bergeron
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: