URI parser incorrectly prints unsupported parameter warnings

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Patrick Freed
            Huan Li (Inactive), Matthew Chiaravalloti, Ryan Chipman, Tim Fogarty
            Votes:
            2 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: