[rabbitmq-discuss] rabbitmq java client keeps pulling data?

Michael Klishin michael at rabbitmq.com
Fri Sep 19 10:04:08 BST 2014


Did you switch basicConsume to use manual acknowledgements?
basic.qos has no effect without them.

This is covered in tutorial 2, please do read it.

MK

> On 19/9/2014, at 12:41, DeepNightTwo <DeepNightTwo at gmail.com> wrote:
> 
> I've set the basic.qos like above. But it seems not work as I expected and
> keeps pulling data and cause OOM.


More information about the rabbitmq-discuss mailing list