GitHub user soul2zimate opened a pull request:
https://github.com/apache/activemq-artemis/pull/2391
[ENTMQBR-2035][JBEAP-15599] add page decoding test for large message â¦
â¦with no persistence
(cherry picked from commit aba9384139956aaf37bde4fc881c7a0e27bbcf32)
Test change port from downstream
https://github.com/rh-messaging/jboss-activemq-artemis/pull/276
This just make sure problem described in
https://issues.jboss.org/browse/JBEAP-15599 and
https://issues.jboss.org/browse/ENTMQBR-2035 does not present in upstream.
(Fixed in upstream by
https://github.com/rh-messaging/jboss-activemq-artemis/commit/fe0ca4d84fc587b701e4b83ae8e5f2240c222842)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/soul2zimate/jboss-activemq-artemis
NO_JIRA_TEST
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2391.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 #2391
----
commit 111d9f3ea43ea62bc9e9a2e4f9b0cc724c6c1104
Author: Chao Wang <chaowan@...>
Date: 2018-10-23T08:44:40Z
[ENTMQBR-2035][JBEAP-15599] add page decoding test for large message with
no persistence
(cherry picked from commit aba9384139956aaf37bde4fc881c7a0e27bbcf32)
----
---