GitHub user pgfox opened a pull request:
https://github.com/apache/activemq-artemis/pull/1717
ARTEMIS-1563 Slow Consumer example for Slow Consumer policy KILL and NOTIFY
Slow Consumer example for Slow Consumer policy KILL and NOTIFY. It is based
off the unit test
org.apache.activemq.artemis.tests.integration.client.SlowConsumerTest
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pgfox/activemq-artemis slow_consumer_sample
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1717.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 #1717
----
commit 841ba569d5141b2d969e01cc3c4c3484c3be4d52
Author: Pat Fox <[email protected]>
Date: 2017-12-13T19:26:26Z
ARTEMIS-1563 Slow Consumer example for Slow Consumer policy KILL and NOTIFY
----
---