You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christopher L. Shannon (JIRA)" <ji...@apache.org> on 2018/01/22 17:13:00 UTC

[jira] [Updated] (ARTEMIS-1627) Unable to remove address from broker when linked with a wildcard address

     [ https://issues.apache.org/jira/browse/ARTEMIS-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher L. Shannon updated ARTEMIS-1627:
--------------------------------------------
    Attachment: JmsConsumerBindingTest.java

> Unable to remove address from broker when linked with a wildcard address
> ------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1627
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1627
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 2.4.0
>            Reporter: Christopher L. Shannon
>            Priority: Major
>         Attachments: JmsConsumerBindingTest.java
>
>
> I was doing some testing with wildcard addresses and I noticed that the broker does not allow an address to be removed when linked with a binding for another address (such as with wildcard addresses).  For example, if there are two addresses created called durable.# and durable.test and a durable subscription is created on durable.# then later on the durable.test address is unable to be removed even though there is no direct consumer on that address.
> It seems like this should be allowed and I'm not sure if this would be considered a bug or an improvement.  I will attach a very simple unit test that demonstrates the issue I am having.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)