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

Create aggregation_secondary_reads passthrough

    • Fully Compatible
    • v4.4
    • Query 2020-03-09

      As part of $merge/$out running on secondaries, we need to write tests by hand that run the read part of these operations on secondaries. This could end up causing us to write test cases which are largely redundant with pre-existing tests in the aggregation suite, since those existing tests only cover primary reads.

      In order to improve this situation, and to ensure that we have test coverage of secondary reads for aggregation operations going forward, we should create a new test suite called aggregation_secondary_reads. This should work much like the secondary_reads_passthrough that we already have for jsCore, but it will run the tests in jstests/aggregation/ instead.

            Assignee:
            mihai.andrei@mongodb.com Mihai Andrei
            Reporter:
            david.storch@mongodb.com David Storch
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: