Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-1862

Refactor new URI parser

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Core
    • Labels:
      None
    • Not Needed
    • Not Needed

      The new URI parser currently works by splitting the query string into key-value pairs, deduplicating the key-value pairs, checking for arrays, parsing the query string item value, and then apply connection string options. It would be better to simplify this flow to split the query string into key-value pairs, then deduplicate the pairs, and then parse the query string item values according to their types.

            Assignee:
            Unassigned Unassigned
            Reporter:
            katherine.walker@mongodb.com Katherine Walker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: