GitHub user gaohoward opened a pull request:
https://github.com/apache/activemq-artemis/pull/2383
NO-JIRA Adding a test for ARTEMIS-2096
This test can verify an issue fixed by the commit:
7a463f038ae324f2c5c908321b2ebf03b5a8e303 (ARTEMIS-2096)
The issue was reported in:
https://issues.jboss.org/browse/ENTMQBR-2034
but not reported in Artemis.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gaohoward/activemq-artemis c_2034
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2383.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 #2383
----
commit 89ef072d80d6d034be73244af05617b2bf3baf36
Author: Howard Gao <howard.gao@...>
Date: 2018-10-19T13:40:33Z
NO-JIRA Adding a test for ARTEMIS-2096
This test can verify an issue fixed by the commit:
7a463f038ae324f2c5c908321b2ebf03b5a8e303 (ARTEMIS-2096)
The issue was reported in:
https://issues.jboss.org/browse/ENTMQBR-2034
but not reported in Artemis.
----
---