Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2106 @jbertram although I can see an issue by inspecting the code. not just for AMQP but noConsumers is only increased.. if you open a consumer... close it.. and open it again... maxConsumers is ignored.
---