-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Execution NAMR Team 2023-07-24, Execution NAMR Team 2023-08-07, Execution NAMR Team 2023-08-21
-
30
In this test, normally, if the feature flag TTLIndexesOnCappedCollections is enabled, creating a TTL index on a capped collection succeeds, and fails if it doesn't. However, if the FCV is downgraded precisely in this test between checking the feature flag and running the command, the test breaks. Moving this test outside of jscore and into a place where FCV can be manually taken care of should fix the problem.
- related to
-
SERVER-79318 Re-merge collmod_convert_capped_to_ttl.js and collmod_convert_to_ttl.js
- Closed