[
https://issues.apache.org/jira/browse/ARTEMIS-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher L. Shannon resolved ARTEMIS-1627.
---------------------------------------------
Resolution: Fixed
Fix Version/s: 2.5.0
> 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
> Assignee: Christopher L. Shannon
> Priority: Major
> Fix For: 2.5.0
>
> 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)