-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
Repl 2020-09-07, Repl 2020-09-21, Repl 2020-10-05
A 'database' in mongodb is an ephemeral entity; there are normal cases when we might apply a 'dropDatabase' entry when the database does not exist. (One such is if all collections are dropped, then the node restarts, then the database is dropped.) So we cannot assert that it does.
- is related to
-
SERVER-46550 Enabling sharding creates a database without an oplog entry
- Closed
-
SERVER-21700 Do not relax constraints during steady state replication
- Closed