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

Create a sharded collections passthrough of aggregation suite

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.0-rc0
    • Affects Version/s: None
    • Component/s: Aggregation Framework
    • Labels:
      None
    • Fully Compatible
    • Query 2016-10-10

      Most of the integration testing of aggregation in a sharded cluster happens in jstests/aggregation/testshard1.js, but there are many other tests that are not stressing any logic in a sharded cluster, leading to bugs like SERVER-25419

      We should create a passthrough suite that runs the aggregation tests against a sharded cluster, or move the agg tests to be part of the 'core' suite and leverage those existing passthroughs.

      The mongos does very little logic if the collection isn't sharded, so if we add a new passthrough, it should implicitly shard every collection to increase coverage.

            Assignee:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Reporter:
            charlie.swanson@mongodb.com Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: