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

Connection string option names

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor - P4
    • Resolution: Fixed
    • mongodb-3.0
    • None
    • manual
    • x86_64 GNU/Linux, 3.8.0-32-generic, Ubuntu 13.04.
    • 0.1
    • Docs Sprint 2016 (03.07-03.25)
    • true

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:
              7 years, 3 weeks, 1 day ago