GitHub user gaohoward opened a pull request:
https://github.com/apache/activemq-artemis/pull/2386
ARTEMIS-2135 Test multiple core consumers receiving amqp messages
This test can verify an issue fixed by the commit:
48e0fc8f42346d96bc809593a150e05a586787ee (ARTEMIS-2135)
(note the upstream fix is ARTEMIS-2096)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gaohoward/activemq-artemis d_26x_2034fix2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2386.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 #2386
----
commit 07355b1fa6f1d20a50f130df48dd8fe006932e54
Author: Howard Gao <howard.gao@...>
Date: 2018-10-19T13:40:33Z
ARTEMIS-2135 Test multiple core consumers receiving amqp messages
This test can verify an issue fixed by the commit:
48e0fc8f42346d96bc809593a150e05a586787ee (ARTEMIS-2135)
(note the upstream fix is ARTEMIS-2096)
----
---