[rabbitmq-discuss] Workpool memory leak on 3.3.1?

gui.balde gperes at daitangroup.com
Mon Jun 2 16:45:16 BST 2014


Hi Michael,

We're using spring-amqp 1.3.4. It uses a inner class InternalConsumer that
extends rabbitmq-client's DefaultConsumer (found at spring-amqp's
BlockingQueueConsumer). It handles devilery by putting items on a
BlockingQueue.

Since we're using AckMode.NONE on spring-amqp, I believe we use the default
basicQoS value.

Should I try a different basicQoS?

Thank you very much.

Guilherme.






--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Workpool-memory-leak-on-3-3-1-tp35984p35986.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list