Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-13867

Centralize validation of connection strings for server and tools

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Usability
    • Labels:
      None
    • Service Arch
    • ALL

      The server does not allow the URI format that we have specified here: http://docs.mongodb.org/manual/reference/connection-string/

      This is a priority for the C++ driver: https://jira.mongodb.org/browse/CXX-2

      It also causes problems in the server: TOOLS-6

      The places that accept "connection strings" or something similar are:

      • sh.addShard(...)
      • --host argument to tools
      • --host argument to mongo shell
      • <db address> argument to mongo shell
      • --configdb option on mongos
      • copydb command between hosts
      • internal mongod implementation of the "moveChunk" command (although I don't know how the bad name could get in here)

            Assignee:
            backlog-server-servicearch [DO NOT USE] Backlog - Service Architecture
            Reporter:
            sverch Shaun Verch
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: