-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Tools
-
ALL
If you are replaying the oplog.bson file with --oplogLimit no other databases/collections should be restored, and an error should tell you that you should remove the collections before restoring with those options. This feature was meant to just apply to oplog replay exclusively.
In addition the timestamp (from --oplogLimit <ts>) will be validated to be greater than the top (latest) oplog entry.
- is related to
-
SERVER-3265 Mongorestore: allow up-to ts/date value for --oplogReplay
- Closed