[
https://issues.apache.org/jira/browse/THRIFT-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Esteve Fernandez updated THRIFT-586:
------------------------------------
Attachment: 586-exception-type-end-of-file.patch
> TSocket incorrectly sets the exception type when an end of file error occurs
> ----------------------------------------------------------------------------
>
> Key: THRIFT-586
> URL: https://issues.apache.org/jira/browse/THRIFT-586
> Project: Thrift
> Issue Type: Bug
> Components: Library (Python)
> Reporter: Esteve Fernandez
> Priority: Minor
> Attachments: 586-exception-type-end-of-file.patch
>
>
> Title says all, in TSocket#read and TSocket#write, a TTransportException is
> raised where its type is set to 'Transport not open' instead of
> TTransportException.END_OF_FILE
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.