[
https://issues.apache.org/jira/browse/THRIFT-4798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King III resolved THRIFT-4798.
---------------------------------------
Resolution: Fixed
Assignee: James E. King III
Fix Version/s: 0.13.0
> Fix python THttpServer to honor correct oneway reply semantics
> --------------------------------------------------------------
>
> Key: THRIFT-4798
> URL: https://issues.apache.org/jira/browse/THRIFT-4798
> Project: Thrift
> Issue Type: Bug
> Components: Python - Library
> Affects Versions: 0.12.0
> Reporter: James E. King III
> Assignee: James E. King III
> Priority: Major
> Fix For: 0.13.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)