This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/activemq.git.
from f3f8271 [AMQ-7301] Use warn for connection failure instead of error.
new 50a94cb [AMQ-7327] Use maxFrameSize to limit HTTP content length
new 397ede6 [AMQ-7327] Updated unit test around maxFrameSize support on
the http transport connector
new 1846df4 Merge pull request #410 from jbonofre/AMQ-7327
The 10314 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%)