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

Create aggregation fuzzer mode for checking query correctness with allPaths indexes

    • Type: Icon: Improvement Improvement
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Query 2018-10-08

      The aggregation fuzzer lets us compare the results of queries between old versions of mongod and new versions to let us find query correctness bugs. Since allPaths indexes are particularly prone to causing correctness bugs, we should extend the agg fuzzer so that it compare query results between a mongod which has an allPaths index and a mongod which doesn't.

      This will involve
      1) Making some changes to the agg fuzzer repo (may need a TIG ticket)
      2) Adding a .yml in buildscripts/resmokeconfig for the new mode

            Assignee:
            yuta.arai@mongodb.com Yuta Arai
            Reporter:
            ian.boros@mongodb.com Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: