[ 
https://issues.apache.org/jira/browse/THRIFT-3641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15150789#comment-15150789
 ] 

Hudson commented on THRIFT-3641:
--------------------------------

FAILURE: Integrated in Thrift-precommit #163 (See 
[https://builds.apache.org/job/Thrift-precommit/163/])
THRIFT-3641 Ruby client should try to connect to every result of (nsuke: 
[https://github.com/apache/thrift/commit/b18d12d5893b204f2f4bfa51dfc14fc9cc231927])
* test/tests.json
* lib/rb/lib/thrift/transport/socket.rb
* lib/rb/spec/socket_spec.rb
* test/known_failures_Linux.json


> 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
>            Assignee: Aki Sukegawa
>
> 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)

Reply via email to