I am using camel 2.14 and cannot upgrade to 2.15 for client reasons. I am experiencing an issue where if I have a message that errors out and is allowed to retry it locks up the queue. I understand that the default of the camel sqs component is to have 1 concurrent consumer. The spec says multiple consumers are supported but only in camel 2.15. I attempted to increase the consumers in 2.14 hoping it would work. Instead my queue cleared out, but 1 bad message that would normally retry proceeded to shut down ALL of my routes in my bundle.
Info: - camel 2.14 - container JBoss Fuse 6.2 using Karaf Ideas on how to get around this? Thanks, Mary Cochran Red Hat Consulting Email: [email protected] | c: 419-543-0531 | http://www.redhat.com
