[ https://issues.apache.org/jira/browse/THRIFT-3877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jens Geyer resolved THRIFT-3877. -------------------------------- Fix Version/s: 0.20.0 Resolution: Fixed Merged long time ago [THRIFT-3877: cpp http server buffering bug oneway · apache/thrift@ad08a8b (github.com)|https://github.com/apache/thrift/commit/ad08a8b168d95b30ca6b81ff4e6eeb62b24ce9c6] > C++ library don't work with HTTP (csharp server, cpp client; need cross test > enhancement) > ----------------------------------------------------------------------------------------- > > Key: THRIFT-3877 > URL: https://issues.apache.org/jira/browse/THRIFT-3877 > Project: Thrift > Issue Type: Bug > Components: C++ - Library > Affects Versions: 0.9.3, 0.10.0 > Environment: Windows 7, Visual Studio 2013 (C#), Qt 5.7 (MSVC 12). > Thrift from git repo, SHA-1: 5a3f855b4e6882184f13c698855c877241144a12 (master) > Reporter: Sergey Fasman > Assignee: James E. King III > Priority: Critical > Fix For: 0.20.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > Client on C++. > Tested on C# HTTP server and client — work ideal. > Then create client on C++. Client after request starts infinitly wait for > data. > For example, JSON protocol read data symbol by symbol, when trying read: it > always try to call recv function (even all data already received). -- This message was sent by Atlassian Jira (v8.20.10#820010)