Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-3519

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  

      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: