-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 3.0.0-rc11
-
Component/s: Replication
-
Fully Compatible
-
ALL
applyOperation_inlock (src/mongo/repl/oplog.cpp) currently inserts/deletes/updates objects that do not contain an _id field. With more recent versions of the server, this is no longer possible.
We should log all instances of such invalid insert/delete/update operations.
- is related to
-
SERVER-17330 dead repl code cleanup
- Closed
- related to
-
SERVER-17515 copyDatabase fails to replicate indexes to secondary
- Closed