[rabbitmq-discuss] Spring amqp - auto acknowledge from consumer taking almost a minute

Anita Yip Anita.Yip at RealPage.com
Fri Mar 28 03:45:03 GMT 2014


I have a spring amqp based application where the consumer is taking very long time to send acknowledgement. In RabbitMq management plugin, I see it in Unacknowledged state for almost a whole minute.I am currently testing this code by publishing only one message. But my prefetch count and transaction size are a 50 and 30 respectively. Could this be any reason for the issue?

My consumer has heavy processing. But since it is in auto acknowledge mode, I believe, the message will be acknowledged immediately after the consumer receives it and before it start processing the message. Is this assumption wrong?

Thanks,
Anita


________________________________

This message is intended only for the use of the individual(s) or entity to which it is addressed and may contain information that is privileged, confidential, and/or proprietary to RealPage and its affiliated companies. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, forwarding or copying of this communication is prohibited without the express permission of the sender. If you have received this communication in error, please notify the sender immediately and delete the original message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140328/7a2ba7e3/attachment.html>


More information about the rabbitmq-discuss mailing list