[
https://issues.apache.org/jira/browse/THRIFT-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619946#comment-14619946
]
Petter Christian commented on THRIFT-3229:
------------------------------------------
It only happens with a big result set and with a WAN connection.
Do you like a Delphi client to our running Java thrift server?
> Timeout Exception
> -----------------
>
> Key: THRIFT-3229
> URL: https://issues.apache.org/jira/browse/THRIFT-3229
> Project: Thrift
> Issue Type: Bug
> Components: Delphi - Library
> Affects Versions: 0.9.2
> Environment: Delphi XE6 on Windows 7
> Reporter: Petter Christian
>
> TBinaryProtocolImpl.ReadMessageBegin can raise a TTransportException. This
> happens with big result data. TTcpSocketStreamImpl.Read will raise a 'Process
> successfully finished' exception.
> I think the problem is in TTcpSocketStreamImpl.WaitForData: retVal is bigger
> than DesiredBytes. Exists here a probleme with intermediate chunks?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)