[
https://issues.apache.org/jira/browse/THRIFT-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15181949#comment-15181949
]
Hudson commented on THRIFT-3569:
--------------------------------
SUCCESS: Integrated in Thrift-precommit #267 (See
[https://builds.apache.org/job/Thrift-precommit/267/])
THRIFT-3569 Add thrift_transport_read_all to facilitate large reads in (nsuke:
[https://github.com/apache/thrift/commit/1ccd81bfbc7dc09dc7a8a5e64f313935b799c833])
* lib/c_glib/src/thrift/c_glib/transport/thrift_transport.c
* lib/c_glib/test/testcompactprotocol.c
* lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c
* lib/c_glib/test/Makefile.am
* lib/c_glib/test/testbinaryprotocol.c
* lib/c_glib/src/thrift/c_glib/protocol/thrift_binary_protocol.c
* lib/c_glib/src/thrift/c_glib/transport/thrift_transport.h
> c_glib protocols do not check number of bytes read by transport
> ---------------------------------------------------------------
>
> Key: THRIFT-3569
> URL: https://issues.apache.org/jira/browse/THRIFT-3569
> Project: Thrift
> Issue Type: Bug
> Components: C glib - Library
> Affects Versions: 0.9.3
> Reporter: Chandler May
> Assignee: Chandler May
> Fix For: 0.10.0
>
>
> I propose adding a read_all method to the thrift_transport interface with the
> obvious default implementation and using that. This would facilitate
> implementation of other protocols.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)