I have a topic which have 300 messages in the queue. When the camel is used
for processing the messages with event-based consumer, I am getting
following error after all the messages are processed. Following the error,
it then starts from the beginning and processes the entire queue again
causing issues. camel-error.txt
<http://camel.465427.n5.nabble.com/file/n5787613/camel-error.txt>  The route
used for camel is as follows camel-route.txt
<http://camel.465427.n5.nabble.com/file/n5787613/camel-route.txt>  Delay is
purposely added in the route to create message processing scenario. If the
delay is reduced or the sessionTimeoutMs is increased then it works fine,
but this is not a feasible solution.Without camel it works fine and messages
are processed properly.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Consumer-goes-into-loop-while-processing-messages-DEBUG-Cannot-auto-commit-offsets-now-since-the-coon-tp5787613.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to