Chi Vinh Le created THRIFT-2839:
-----------------------------------
Summary: 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 LeWhen calling TFramedTransport.Read 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)
