You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/07/18 00:47:05 UTC

[jira] [Commented] (THRIFT-3229) unexpected Timeout exception when desired bytes are only partially available

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

Hudson commented on THRIFT-3229:
--------------------------------

SUCCESS: Integrated in Thrift #1618 (See [https://builds.apache.org/job/Thrift/1618/])
THRIFT-3229 unexpected Timeout exception when desired bytes are only partially available (jensg: rev bcb17bc7429718a00dee788f25fecaac23139a8d)
* lib/delphi/src/Thrift.Transport.pas


> unexpected Timeout exception when desired bytes are only partially available
> ----------------------------------------------------------------------------
>
>                 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
>            Assignee: Jens Geyer
>             Fix For: 0.9.3
>
>         Attachments: THRIFT-3229-unexpected-Timeout-exception-when-desire.patch, thriftTest.zip
>
>
> 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)