This is an automated email from the ASF dual-hosted git repository.
Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 1a4189983 THRIFT-6176: Mangle Go identifiers that start with IsSet
Client: go
add 2e55fd53c THRIFT-6182: Keep the configured maximum frame size when
wrapping (Java)
No new revisions were added by this update.
Summary of changes:
.../transport/layered/TFastFramedTransport.java | 22 +++++--
.../thrift/transport/layered/TFramedTransport.java | 15 +++--
.../transport/layered/TLayeredTransport.java | 12 ++++
.../thrift/transport/TestTFastFramedTransport.java | 11 ++++
.../thrift/transport/TestTFramedTransport.java | 68 ++++++++++++++++++++++
5 files changed, 118 insertions(+), 10 deletions(-)