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

Robey Pointer commented on THRIFT-229:
--------------------------------------

works fine on both machines here. looks like you're getting a nil @handle. 
maybe try printing some debug info around that area? not sure why ruby would 
return nil from Socket.new tho.


> 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, patch-3.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.

Reply via email to