hi,
I have two questions about policy entries and wild card matching,

can I configure my entries like this

<policyEntry topic="org.apache.>" producerFlowControl="false" memoryLimit="10mb">
 ....
</policyEntry>


<policyEntry topic=">" ...>

</policyEntry>

Questions:
1. is the matching ordered, ie, if I match on the first entry, those settings apply, and then fallback to the second?

2. Do these policy entries apply to temporary topics?

3. Is there a matching to setup a policy entry for all temporary topics, regardless of name?

thanks in advance
Filip

Reply via email to