[
https://issues.apache.org/jira/browse/THRIFT-2839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chi Vinh Le updated THRIFT-2839:
--------------------------------
Description:
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.
was:
When calling TFramedTransport.Read should return remaining bytes.
Currently throws an error without reading, when passing a []byte that is bigger
than frame_size.
> 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
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)