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

Stop warning about unsupported Go Driver URI parameters

    • 1,659
    • Needed
    • If we change supported URI options, we should document them.
    • v4.2

      Updated: The tools still warn about unsupported URI parameters, but all parameters are passed to the Go driver and we should rely on it to warn (after GODRIVER-1119). The code to assemble lists of supported options and warn on unsupported options should be removed.

      Original: The tools still restrict URI parameters to a predefined list.  We should consider either removing all restrictions or expanding the list to include currently unsupported options.

            Assignee:
            Unassigned Unassigned
            Reporter:
            david.golden@mongodb.com David Golden
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: