-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.0.5
-
Component/s: Replication
-
Fully Compatible
-
ALL
-
Quint Iteration 7
SERVER-11908 fixed an issue where trying to rollback a collmod usePowerOf2Sizes leaves the server in a fatal state. The issue was fixed by carving out this specific collmod as a logged warning.
MongoDB 3.0 deprecated usePowerOf2Sizes for noPadding. The fix was not updated, causing this fatal error to return when switching to use of the new field.
- is related to
-
SERVER-11908 Failure to rollback usePowerOf2Sizes should not cause fatal error
- Closed