You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/11/18 22:47:35 UTC

[jira] [Commented] (THRIFT-2839) TFramedTransport read bug

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

Hudson commented on THRIFT-2839:
--------------------------------

SUCCESS: Integrated in Thrift #1362 (See [https://builds.apache.org/job/Thrift/1362/])
THRIFT-2839 TFramedTransport read bug (jensg: rev 0dd4801ce5cd45ca076b1c716fa6f94f418731a2)
* lib/go/thrift/framed_transport.go


> TFramedTransport read bug
> -------------------------
>
>                 Key: THRIFT-2839
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2839
>             Project: Thrift
>          Issue Type: Bug
>          Components: Go - Library
>    Affects Versions: 0.9.2
>            Reporter: Chi Vinh Le
>            Assignee: Jens Geyer
>             Fix For: 0.9.3
>
>
> When calling TFramedTransport.Read, it should return remaining bytes.
> Currently throws an error without reading, when passing a []byte that is bigger than frame_size.
> PR available at: https://github.com/apache/thrift/pull/273



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)