-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Minor Change
-
ALL
-
v6.3, v6.2
-
Execution Team 2023-04-03
-
0
SERVER-67246 unlocked the ability for the oplog capped size to be anything, not just a multiple of 256. This blocks fresh installs from downgrading.
I think we should fix this by adjusting the oplog cap size algorithm to go back to rounding to the nearest 256. This will avoid problems with on-prem LTS users on 7.0 downgrading to 6.0.
- is caused by
-
SERVER-67246 Remove size multiple restriction on capped collections
- Closed