Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-3641

Ruby client should try to connect to every result of getaddrinfo

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0
    • Ruby - Library
    • None

    Description

      Ruby Socket::open only tries to connect to the first result of ::Socket::getaddrinfo and throw TTransportException without trying the rest of all.
      It should instead iterate the result until it finds connectable one or reach to the end.

      Attachments

        Activity

          People

            Unassigned Unassigned
            nsuke Nobuaki Sukegawa
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: