-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
ALL
-
v8.0, v7.3, v7.0
-
200
BF-33705 demonstrates an infrequent failure in merge_let_params_size_estimation.js where the observed documents appear unmodified by a preceding agg request.
In the event that the test is running against a replica set, the agg has a secondary readPreference set. Earlier steps call testFixture.awaitReplication(); before executing the aggregate; the same needs to be done before the second variant of the test.
- is duplicated by
-
SERVER-91682 merge_let_params_size_estimation.js assumes majority committed equals majority applied
- Closed