Disable PeriodicShardedIndexConsistencyChecker in lookup_unionWith_subpipeline_local_read.js

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 7.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • v7.1
    • QO 2023-11-13
    • 113
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This test makes assumptions about what the routing table for shards looks like at certain points in time. For example, it makes assertions on the number of local vs remote reads that are done in when executing $lookup. However, the PeriodicShardedIndexConsistencyChecker is a thread on the config server which runs aggregations on shards targeting user collections. These aggregations perform shard targeting which updates the shard's routing table. This breaks the assumptions of the tests, failing test failures as seen in the linked BFs.

              Assignee:
              Ben Shteinfeld
              Reporter:
              Ben Shteinfeld
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: