-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
ALL
-
Storage Execution 2026-05-25, Storage Execution 2026-06-08, Storage Execution 2026-06-22
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Similar to SERVER-124383 and SERVER-123599: gContainerWrites is an FCV-gated feature flag. FCVGatedFeatureFlag::isEnabled combines the flag's _enabled boolean with an FCV comparison, so a setForServerParameter(true) at startup flips _enabled but does not bypass the FCV gate. During the window between a binary upgrade to 9.0 and the subsequent FCV upgrade, the flag therefore reads as off even when configuration requires it to be on.
- is depended on by
-
SERVER-128304 Test that listCollections doesn't emit fast count data based on persistence provider traits
-
- Closed
-