Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-6516

Investigate changes in NODE-4926: Support autoSelectFamily and autoSelectFamilyAttemptTimeout in options

    XMLWordPrintableJSON

Details

    • Icon: Investigation Investigation
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None

    Description

      Use Case

      The Node.js net module now supports two new options for automatically selecting the IP address family: https://nodejs.org/api/net.html#socketconnectoptions-connectlistener

      Since the driver forwards options to the Node.js net API, it should also support these options.

      User Impact

      Users can connect using IPv4 or IPv6 by letting the platform detect the right protocol always.

      Dependencies

      This might affect mongosh/Compass connectivity (in the sense that we may want to set these options).

      Unknowns

      I would lean towards setting autoSelectFamily: true by default but that might require some more discussion.

      Acceptance Criteria

      Implementation Requirements

      • functional reqs, potential snafus to avoid, performance targets, etc

      Testing Requirements

      • unit test, spec test sync, etc

      Documentation Requirements

      • DOCSP ticket, API docs, etc

      Follow Up Requirements

      • additional tickets to file, required releases, etc

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: