[
https://issues.apache.org/jira/browse/THRIFT-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666051#action_12666051
]
Robey Pointer commented on THRIFT-229:
--------------------------------------
i get those too. this is the localhost problem -- ruby is having trouble with
IP6 addresses (and localhost has a lot of IP6 aliases). i'm going to ask a ruby
expert how to work around this.
> ruby client timeout does not affect connect()
> ---------------------------------------------
>
> Key: THRIFT-229
> URL: https://issues.apache.org/jira/browse/THRIFT-229
> Project: Thrift
> Issue Type: Bug
> Components: Library (Ruby)
> Environment: all
> Reporter: Robey Pointer
> Assignee: Bryan Duxbury
> Attachments: patch-2.txt, thrift-229.patch
>
>
> the ruby library does not wrap client connect() calls in a timeout select. so
> a ruby thrift client could be blocked in connect() indefinitely.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.