Doug had a good comment in PBM-218 with the links to MongoDB tickets/source, so I think we need to check/test how all these collections behave on restore if they end up in oplog - and which ones can actually end up in oplog (mongodump/restore is already ignoring them, but our oplog applier is not).
This relates to PBM-218.
Doug had a good comment in PBM-218 with the links to MongoDB tickets/source, so I think we need to check/test how all these collections behave on restore if they end up in oplog - and which ones can actually end up in oplog (mongodump/restore is already ignoring them, but our oplog applier is not).
https://jira.mongodb.org/browse/TOOLS-1797
https://github.com/mongodb/mongo/blob/97214253d4c42b316e18b2fc70a4be4fce2149f1/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongodump/prepare.go#L141