-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2024-09-30
-
200
The config fuzzer has caused a whole bunch of tests to fail including the following:
- jstests/core/index/index8.js
- jstests/core/timeseries/timeseries_metric_index_ascending_descending.js
- jstests/core/timeseries/timeseries_metric_index_compound.js
- jstests/core/timeseries/timeseries_sparse_index.js
As the config fuzzer may cause the list* commands to return things out of order we should deactivate the shuffling temporarily until everything is resolved.
- is fixed by
-
SERVER-95055 Tests assume an implicit ordering of listIndexes command
- Closed
- related to
-
SERVER-95058 Reactivate shuffling of list* results from the config fuzzer
- Closed