This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a change to branch activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git.


    from 8212b69  [AMQ-7301] Don't display stack trace on connection error, 
just the cause
     new 006efab  [AMQ-7327] Use maxFrameSize to limit HTTP content length
     new a6a83b5  [AMQ-7327] Updated unit test around maxFrameSize support on 
the http transport connector

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../transport/http/HttpTransportFactory.java       |  2 +
 .../transport/http/HttpTransportServer.java        |  7 ++
 .../activemq/transport/http/HttpTunnelServlet.java |  6 ++
 .../transport/http/HttpMaxFrameSizeTest.java       | 75 +++++++++++-----------
 4 files changed, 52 insertions(+), 38 deletions(-)
 copy 
activemq-unit-tests/src/test/java/org/apache/activemq/bugs/AMQ4671Test.java => 
activemq-http/src/test/java/org/apache/activemq/transport/http/HttpMaxFrameSizeTest.java
 (52%)

Reply via email to