Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-5991

Connection string option names

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • Server_Docs_20231030
    • Affects Version/s: mongodb-3.0
    • Component/s: manual
    • Labels:
    • Environment:
      x86_64 GNU/Linux, 3.8.0-32-generic, Ubuntu 13.04.

      Connection String Options are all named beginning with "uri."
      http://docs.mongodb.org/manual/reference/connection-string/
      However, the right way to use them is to specify the options without "uri." prefix, like in few examples distributed in the long manual text. So, it is not evident that we should trucate "uri." and use only the second part of the option in the connection string.
      Used mongo-cxx-driver to create connection string with and without "uri."
      Suggestion: rename all options trucating "uri." prefix.

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            villager Ivan Mitrichev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              8 years, 8 weeks, 5 days ago