[
https://issues.apache.org/jira/browse/THRIFT-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-2278.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.9.2
Committed, thanks Matt!
> Buffered transport doesn't support writes > buffer size
> -------------------------------------------------------
>
> Key: THRIFT-2278
> URL: https://issues.apache.org/jira/browse/THRIFT-2278
> Project: Thrift
> Issue Type: Bug
> Components: Go - Library
> Affects Versions: 1.0
> Reporter: Matt Jones
> Fix For: 0.9.2
>
> Attachments: buffered_transport.diff
>
>
> The buffered transport will currently call Flush a single time if the write
> is larger than the underlying buffer. This fails when the write is more than
> twice the size of the buffer.
--
This message was sent by Atlassian JIRA
(v6.1#6144)