[ 
https://issues.apache.org/jira/browse/AMQ-5972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14802803#comment-14802803
 ] 

Dejan Bosanac commented on AMQ-5972:
------------------------------------

[~cshannon], not at all. I'll do it after I finish the current stuff I'm 
looking at. If you're at it already, just do it (it should be straight forward).

> Policy entries not applied in correct order
> -------------------------------------------
>
>                 Key: AMQ-5972
>                 URL: https://issues.apache.org/jira/browse/AMQ-5972
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.12.0
>            Reporter: Dejan Bosanac
>            Assignee: Dejan Bosanac
>             Fix For: 5.13.0
>
>
> When we have multiple policy entries with wildcards that matches a single 
> destination, we want the most specific one to be applied. In some cases at 
> the moment, the wrong policy can be applied. For example
> {code}
>      <policyMap>
>        <policyEntries>
>          <policyEntry queue="DomainA.DomainB.>" memoryLimit="20mb" />
>          <policyEntry queue="DomainA.DomainB.*.*.Prioritised.Queue" 
> memoryLimit="5000000" prioritizedMessages="true" />
>        </policyEntries>
>      </policyMap>{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to