-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: Legacy C++ Implementation
-
Component/s: mongodump
-
None
-
Platforms 2017-01-23
-
Not Needed
Due to the [opaque/confusing] query logic in DBClientConnection, the oplogReplay flag can be overwritten and ignored. https://github.com/mongodb/mongo/blob/c9310a020780e9c226b5ef33ed65c88fce8523b4/src/mongo/client/dbclient.cpp#L1093-L1094
This happens in mongodump when connecting through a mongod rather than to the data files directly.
- is related to
-
SERVER-10464 Mongodump cannot query oplog.$main or oplog.rs when using --dbpath
- Closed