-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
ALL
-
QO 2024-07-22, QO 2024-08-05
-
200
5.0.28 still supports writing mixed schema buckets to timeseries collection, so we can pin this version and retain test coverage for upgrading versions in the presence of mixed schema buckets.
Affected tests:
- jstests/multiVersion/genericBinVersion/timeseries_collection_mixed_type.js
- jstests/multiVersion/targetedTestsLastLtsFeatures/upgrade_downgrade_timeseries_collection_from_last_lts.js
- jstests/multiVersion/targetedTestsLastLtsFeatures/timeseries_collection_mixed_schema_index_build_stepdown.js
- is fixed by
-
SERVER-92963 Move 5.0.28 to the multiversion_platform_44_or_later resmoke invocation
- Closed