[
https://issues.apache.org/jira/browse/THRIFT-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-2280.
--------------------------------
Resolution: Fixed
Committed.
> TJSONProtocol.Flush() does not really flush the transport
> ---------------------------------------------------------
>
> Key: THRIFT-2280
> URL: https://issues.apache.org/jira/browse/THRIFT-2280
> Project: Thrift
> Issue Type: Bug
> Components: Go - Library
> Affects Versions: 0.9.1
> Reporter: Jens Geyer
> Assignee: Jens Geyer
> Fix For: 0.9.2
>
> Attachments: THRIFT-2280-JSON_Flush_does_not_flush_transport.patch
>
>
> The Flush() method of all protocols calls transport.Flush(), except for JSON,
> leading to a failure in some cases (e.g. with HTTP). The service call fails
> with EOF on recvResponse(), because the request has never been sent to the
> server, thus no response.
--
This message was sent by Atlassian JIRA
(v6.1#6144)