Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.12.0
-
None
Description
The THttpServer class holds the transport level reply until the RPC is complete. This is acceptable for roundtrip requests, but not for oneway requests. With a oneway request the HTTP transport should immediately respond with a simple OK response.
Attachments
Issue Links
- is part of
-
THRIFT-3877 C++ library don't work with HTTP (csharp server, cpp client; need cross test enhancement)
- Resolved
- links to