[
https://issues.apache.org/jira/browse/THRIFT-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757264#action_12757264
]
David Reiss commented on THRIFT-586:
------------------------------------
I don't think the named params are appropriate here, but the main changes look
fine.
> 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
> Assignee: 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.