[rabbitmq-discuss] Threadpools and rejected messages (java client)

Jonathan jhalterman at gmail.com
Fri Feb 15 00:29:54 GMT 2013


Using the Java client, when a consumer threadpool is maxed out and an 
attempt to submit work to the threadpool is rejected, what happens to the 
message? Is it returned to the queue on the server? Is it dropped 
altogether? Dropping messages is not acceptable for me, so I need to know 
if I can put a cap on my threadpool size or not since I may get occasional 
spikes in messages.

Thanks,
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130214/f5743f32/attachment.htm>


More information about the rabbitmq-discuss mailing list