Hello

Yes that's the configuration be with 5.10.0 this didn't work. Like
explained.

What seams to be working is 

    <policyEntry queue=">" queuePrefetch="55" queueBrowserPrefetch="5"
memoryLimit="220mb"  producerFlowControl="false" />
                    <policyEntry topic=">" topicPrefetch="5"
durableTopicPrefetch="5"  memoryLimit="220mb"  producerFlowControl="false"
/>


If producerFlowControl is not false the producer is block if above
memoryLimit. Message a not  "store" only like when highwatermark is reached.

Thanks

Alain







--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Reply via email to