You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Manish Shah (JIRA)" <ji...@apache.org> on 2008/05/27 18:24:02 UTC

[jira] Updated: (THRIFT-7) TSocket.rb's isOpen doesn't work right

     [ https://issues.apache.org/jira/browse/THRIFT-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manish Shah updated THRIFT-7:
-----------------------------

    Attachment: test_socket.patch
                ruby_transport_handle.patch

i wrote a patch for this a while ago, i guess it got lost in the shuffle to apache.  I've attached my patch and a another that includes a test.


> TSocket.rb's isOpen doesn't work right
> --------------------------------------
>
>                 Key: THRIFT-7
>                 URL: https://issues.apache.org/jira/browse/THRIFT-7
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>            Reporter: Bryan Duxbury
>         Attachments: ruby_transport_handle.patch, test_socket.patch
>
>
> If there's a connection error at some point in TSocket, the isOpen method doesn't go from returning true to false. It just stays true. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.