[ 
https://issues.apache.org/jira/browse/THRIFT-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838605#comment-13838605
 ] 

Hudson commented on THRIFT-2278:
--------------------------------

SUCCESS: Integrated in Thrift #948 (See 
[https://builds.apache.org/job/Thrift/948/])
THRIFT-2278 Buffered transport doesn't support writes > buffer size (jensg: rev 
a5960383273432d5249c113f6413bbe39c13df50)
* lib/go/thrift/buffered_transport.go
* lib/go/thrift/framed_transport.go


> 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: 0.9.1
>            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)

Reply via email to