-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.0.7, 3.1.9
-
Component/s: Replication
-
None
-
Replication
-
ALL
-
Currently, if you create the local.oplog.rs collection prior to running rs.initiate, you can create a replset that has an unbounded oplog.
Ideally we should either prevent this, alert (and potentially fail) when running rs.initiate() and a non-capped oplog.rs is found.
And potentially have a preflight check when starting as a repl member, then alerting and hanging until a resolution is found.
- duplicates
-
SERVER-20858 Invariant failure in OplogStones for non-capped oplog creation
- Closed
- is related to
-
SERVER-22030 Abort if oplog is uncapped when starting in repl mode
- Closed