-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
(copied to CRM)
e.g.
~/mongo $ ./mongodb-4.1.10/bin/mongodump --host shardA/localhost:27019,localhost:27018 -u kayadmin -p abc123 --authenticationDatabase admin --readPreference=primary
2019-05-01T15:57:16.429-0400 WARNING: ignoring unsupported URI parameter 'replicaset'
We could just do away with this logging entirely seeing as we no longer need to explicitly enable options on the URI.
- is duplicated by
-
TOOLS-2888 Add the compressor URI option support to database tools
- Accepted
- related to
-
TOOLS-2392 mongofiles w, j, and fsync URI parameters unsupported
- Closed