-
Type:
Bug
-
Status: Accepted
-
Priority:
Minor - P4
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: mongodump
-
Labels:None
-
Documentation Changes:Needed
-
Epic Link:
When no --host argument is provided, mongodump defaults into replica set discovery mode and dumps from the primary. We should change it to use a direct connection to localhost instead.