Restore stream connections to connect asynchronously without causing IPv4 and IPv6 conflicts

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: 1.1.0
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      PHPC-512 quickly addressed the issues of connecting to an IPv6 address (from DNS resolution) when MongoDB was not actually listening on an IPv6 interface by connecting to the server in blocking mode. Restoring async stream initialization will require PHPC to do its own resolution up front and either prefer IPv4 addresses outright or check for a valid connection (instead of accepting an EINPROGRESS response on an IPv6 connection that may later fail during topology checking).

              Assignee:
              Jeremy Mikola
              Reporter:
              Jeremy Mikola
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: