You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Deathrow76 <da...@rackspace.com> on 2014/03/21 19:01:31 UTC

Messages Stuck in Queue?

I've implemented a consumer class that consumes messages of a queue using the
consumer template receive method. This works fine most of the time but every
now and then, messages seem to get stuck on the queue. Today I read that
when using the receive methods, one has to call the doneUoW on the exchange.
I did not have the doneUoW in the code before and everything seemed to work
fine. Can this be causing the messages to get stuck in the queue? 

Note: 
If I restart my application, the messages get release. 
My prefetch value is set to 0. 
Messages stuck percentage is less than 1%



--
View this message in context: http://camel.465427.n5.nabble.com/Messages-Stuck-in-Queue-tp5749211.html
Sent from the Camel - Users mailing list archive at Nabble.com.