Do you want to send queue or topic msgs? You mention queue msgs in your mail 
but the policy configuration in your broker only disables flow control for 
topic, not for queues.

The general idea is to disable flow control and specify a large enough 
storeUsage limit (for persistent msgs, e.g. queue msgs) or tempUsage limit (for 
non-persistent msgs). 
There is not need to configure a pendingMessageLimitStrategy or 
messageEvictionStrategy unless you want the broker to discard messages at some 
stage (which - from your description - does not seem to be a requirement)


Torsten Mielke
tors...@fusesource.com
tmie...@blogspot.com

Reply via email to