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 81489bd70 Reply with an exception for an unknown method name in the
Erlang processor Client: erl
add e1176aff9 Add a configurable maximum frame size to the Perl framed
transport Client: perl
No new revisions were added by this update.
Summary of changes:
lib/perl/lib/Thrift/FramedTransport.pm | 38 ++++++++++++----
lib/perl/lib/Thrift/Transport.pm | 1 +
lib/perl/t/Makefile.am | 2 +-
lib/perl/t/frame_size_limit.t | 80 ++++++++++++++++++++++++++++++++++
4 files changed, 111 insertions(+), 10 deletions(-)
create mode 100644 lib/perl/t/frame_size_limit.t