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 a6c7496dd final change to make header parsing case insensitive
     add 16b367382 Add message byte tracking to consumeBuffer() in Java 
transports Client: java

No new revisions were added by this update.

Summary of changes:
 .../apache/thrift/protocol/TBinaryProtocol.java    |   6 +-
 .../AutoExpandingBufferReadTransport.java          |   6 +
 .../thrift/transport/TMemoryInputTransport.java    |   7 +-
 .../thrift/protocol/TestMessageSizeLimits.java     | 196 +++++++++++++++++++++
 4 files changed, 213 insertions(+), 2 deletions(-)
 create mode 100644 
lib/java/src/test/java/org/apache/thrift/protocol/TestMessageSizeLimits.java

Reply via email to