The jstests/aggregation/sources/unionWith/unionWith_query_stats.js test checks that the scannedObjects metrics is incremented by exactly the number of documents read during a $unionWith pipeline. However, background tasks can scan a few more documents during the operation, making the test failĀ
- related to
-
SERVER-97080 Add QI-related parameters to the runtime config fuzzer
-
- Closed
-
-
SERVER-111769 facet_stats.js does not work under the config fuzzer
-
- Closed
-