-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Repl 2023-04-03, Repl 2023-04-17
-
168
A few tests were accidentally copied into backports_required_for_multiversion_tests.yml in this commit: https://github.com/mongodb/mongo/commit/ea7276ff7a715ac6e6f2a42797ca57aa6de3572a#diff-d7481db2daaa15e8dbccea107628d8e8e1ac19d690d22cc068aa2ce3df26a00cR319-R326
Only jstests/sharding/query/group_plan_cache_sharded.js should have been added.
This is causing BF-28105 and may cause other BFs if any of those other tests fail without backports as well.
- is caused by
-
SERVER-74245 $group queries stored in SBE plan cache should encode 'needsMerge' into plan cache key
- Closed
- is depended on by
-
SERVER-75270 Remove requires_fcv_70 from log_ddl_ops.js
- Closed
- is related to
-
SERVER-75268 Add requires_fcv_70 to log_ddl_ops.js
- Closed