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

Hudson commented on THRIFT-1449:
--------------------------------

Integrated in Thrift #365 (See [https://builds.apache.org/job/Thrift/365/])
    THRIFT-1449. rb: Ruby client does not work on solaris (?)

This patch adds a new argument to the socket calls that seems to fix the 
problems while not causing any detriment to non-Solaris systems.

Patch: Erik Hetzner

bryanduxbury : http://svn.apache.org/viewvc/?view=rev&rev=1213837
Files : 
* /thrift/trunk/lib/rb/lib/thrift/transport/socket.rb
* /thrift/trunk/lib/rb/spec/socket_spec.rb

                
> Ruby client does not work on solaris (?)
> ----------------------------------------
>
>                 Key: THRIFT-1449
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1449
>             Project: Thrift
>          Issue Type: Bug
>          Components: Ruby - Library
>    Affects Versions: 0.8, 0.9
>         Environment: SunOS XXXX 5.10 Generic_142900-13 sun4u sparc 
> SUNW,Sun-Fire-V490
>            Reporter: Erik Hetzner
>            Assignee: Erik Hetzner
>            Priority: Minor
>             Fix For: 0.9
>
>         Attachments: THRIFT_1449_1.patch
>
>
> Without the attached patch, I get the error:
> getaddrinfo: service name not available for the specified socket type
> from line 37 of thrift/transport/socket.rb in the Ruby library on Solaris.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to