GitHub user RaiSaurabh opened a pull request:

    https://github.com/apache/activemq-artemis/pull/2107

    ARTEMIS-1887 Setting default-max-consumers in address-setting not working

    When setting "default-max-consumers" in addressing setting in broker.xml
    It has no effect on the "max-consumers" property on matching address queues.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/RaiSaurabh/activemq-artemis defMaxCon

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/2107.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 #2107
    
----
commit 683f8b8e8cd7e9b4089754cc373b583560b93cb8
Author: saurabhrai <rai.saurabh@...>
Date:   2018-05-24T12:19:24Z

    ARTEMIS-1887 Setting default-max-consumers in address-setting not working
    
    When setting "default-max-consumers" in addressing setting in broker.xml
    It has no effect on the "max-consumers" property on matching address queues.

----


---

Reply via email to