Re: Problem with producer flow control and message dropping

2011-12-06 Thread aparsuri
Torsten Mielke-2 wrote > > 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. > I am in fact using only topics. I have publishers who broadcast the messages and subscr

Re: Problem with producer flow control and message dropping

2011-12-06 Thread Torsten Mielke
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