You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (Jira)" <ji...@apache.org> on 2020/10/30 16:14:00 UTC

[jira] [Created] (THRIFT-5304) TWinHTTPClientImpl may incorrectly report that the message size is reached

Jens Geyer created THRIFT-5304:
----------------------------------

             Summary: TWinHTTPClientImpl may incorrectly report that the message size is reached
                 Key: THRIFT-5304
                 URL: https://issues.apache.org/jira/browse/THRIFT-5304
             Project: Thrift
          Issue Type: Bug
          Components: Delphi - Library
            Reporter: Jens Geyer
            Assignee: Jens Geyer


TWinHTTPClientImpl throws a TTransportExceptionEndOfFile with message 'MaxMessageSize reached' when the previous message was smaller than the one it is about to receive, because the internal fields were not correctly reset.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)