Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-2287

URI parser incorrectly prints unsupported parameter warnings

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0.13, 100.1.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      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.

            Assignee:
            hari.amoor@mongodb.com Hari Amoor (Inactive)
            Reporter:
            patrick.freed@mongodb.com Patrick Freed
            Huan Li, Matthew Chiaravalloti, Ryan Chipman, Tim Fogarty
            Votes:
            2 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: