mirror of https://github.com/apache/activemq.git
update to show producerFlowControl and memoryLimit is configurable
on a Destination basis via destination policies git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@585377 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0da68b4cb3
commit
898adccae3
|
@ -33,7 +33,7 @@
|
|||
<policyMap>
|
||||
<policyEntries>
|
||||
|
||||
<policyEntry topic="FOO.>">
|
||||
<policyEntry topic="FOO.>" producerFlowControl="false" memoryLimit="1mb">
|
||||
<dispatchPolicy>
|
||||
<strictOrderDispatchPolicy/>
|
||||
</dispatchPolicy>
|
||||
|
|
Loading…
Reference in New Issue