GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/1970
Artemis 1765 Large Mesasge fixes between protocols
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis ARTEMIS-1765
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1970.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1970
----
commit 60d020c2dbf009656790787d89784288d1d156ae
Author: Howard Gao <howard.gao@...>
Date: 2018-03-22T04:24:39Z
ARTEMIS-1765 Adding StompWithLargeMessageTest
This closes #1965
commit ad8505eb6d78547395da42f27cc3054d721bc557
Author: Clebert Suconic <clebertsuconic@...>
Date: 2018-03-22T14:40:59Z
ARTEMIS-1765 Fixing Large Message Compression and Conversion
----
---