[
https://issues.apache.org/jira/browse/THRIFT-3641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aki Sukegawa resolved THRIFT-3641.
----------------------------------
Resolution: Fixed
Assignee: (was: Aki Sukegawa)
Fix Version/s: 0.9.4
committed
> Ruby client should try to connect to every result of getaddrinfo
> ----------------------------------------------------------------
>
> Key: THRIFT-3641
> URL: https://issues.apache.org/jira/browse/THRIFT-3641
> Project: Thrift
> Issue Type: Bug
> Components: Ruby - Library
> Reporter: Aki Sukegawa
> Fix For: 0.9.4
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)