GitHub user cshannon opened a pull request:

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

    ARTEMIS-1610 - Properly remove an address from the WildcardAddressManager

    When an address is removed from the address manager its linked addresses
    also need to be removed if there are no more bindings for the address

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

    $ git pull https://github.com/cshannon/activemq-artemis ARTEMIS-1610

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

    https://github.com/apache/activemq-artemis/pull/1780.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 #1780
    
----
commit e27e1fa4422d128e8c7b2675d07d61da7b7dcac0
Author: Christopher L. Shannon (cshannon) <christopher.l.shannon@...>
Date:   2018-01-16T18:03:38Z

    ARTEMIS-1610 - Properly remove an address from the
    WildcardAddressManager
    
    When an address is removed from the address manager its linked addresses
    also need to be removed if there are no more bindings for the address

----


---

Reply via email to