check system collections when applying oplog

Description

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

 

Environment

None

Activity

Done

Details

Assignee

Reporter

Labels

Needs QA

Fix versions

Priority

Created June 13, 2019 at 7:26 AM
Updated March 5, 2024 at 7:26 PM
Resolved January 4, 2020 at 5:44 PM