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 1ef4a8d77 Pass the configured size limits on from the D protocol
factories Client: d
add 2ab586a06 THRIFT-6286: Add a container-size limit to the Go
TConfiguration Client: go
No new revisions were added by this update.
Summary of changes:
lib/go/thrift/configuration.go | 30 +++-
lib/go/thrift/max_container_size_test.go | 232 +++++++++++++++++++++++++++++++
2 files changed, 261 insertions(+), 1 deletion(-)
create mode 100644 lib/go/thrift/max_container_size_test.go