Uploaded image for project: 'Rust Driver'
  1. Rust Driver
  2. RUST-2001

mongodb+srv:// OptionParser is not allowing valid hostnames in URI ((i.e `mongo.local`)

    • Hide

      DRIVERS-2922:
      Summary of necessary driver changes

      • If an SRV contains 1 or 2 dot separated parts
        • the returned address MUST end with all parts of the SRV and have an additional domain level
        • i.e. the returned address can only be child of the SRV
      • File a ticket for the next major version requiring that even when an SRV contains 3+ parts, the returned address MUST be a child of the SRV.

      Commits for syncing spec/prose tests
      (and/or refer to an existing language POC if needed)

      • Add new prose tests described in this commit (add link)
      • See NODE PoC here (add link)

      Context for other referenced/linked tickets

      •  
      Show
      DRIVERS-2922 : Summary of necessary driver changes If an SRV contains 1 or 2 dot separated parts the returned address MUST end with all parts of the SRV and have an additional domain level i.e. the returned address can only be child of the SRV File a ticket for the next major version requiring that even when an SRV contains 3+ parts, the returned address MUST be a child of the SRV. Commits for syncing spec/prose tests (and/or refer to an existing language POC if needed) Add new prose tests described in this commit (add link) See NODE PoC here (add link) Context for other referenced/linked tickets  
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      This ticket was split from DRIVERS-2922, please see that ticket for a detailed description.

            Assignee:
            Unassigned Unassigned
            Reporter:
            dbeng-pm-bot PM Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: