GitHub user shailendra14k opened a pull request:
https://github.com/apache/activemq-artemis/pull/2106
[ARTEMIS-1885]max-consumers attribute in queue definition does not work for
AMQP client.
Jira:- https://issues.apache.org/jira/browse/ARTEMIS-1885
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shailendra14k/activemq-artemis ARTEMIS-1885
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2106.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 #2106
----
commit a24bd2776dfa5ccc488f0673891898ff2f5d04c4
Author: Shailendra Kumar Singh <shailendra14k@...>
Date: 2018-05-24T11:54:44Z
[ARTEMIS-1885]max-consumers attribute in queue definition does not work for
AMQP client.
----
---