python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Camel AWS SQS and concurrentConsumers
Camel version: camel-aws2-sqs-starter: 3.12.0
I am trying to use and understand concurentConsumers with a SQS queue:
from("aws2-sqs://queuexxx?concurrentConsumers=5&amazonSQSClient=#sqsClient...
Arnaud
Votes: 0
Answers: 1
How to refer external jar route from Camel context file
I have project A which has below simple route logrouteTest.xml
<routeContext id="CommonLogRoutes" xmlns="http://camel.apache.org/schema/spring">
<route id=&quo...
Chennai Cheetah
Votes: 0
Answers: 0
Spring Boot Apache Camel 3.14.0 does not start all beans after ContextRefreshed event
UPDATE: Camel is restarting the context due to a Spring ContextRefreshed event directly at application starta but not all route beans are started. See update below. I've updated the question title.
Sp...
Stef
Votes: 0
Answers: 0
Kafka producer timeout exception
[1] 2022-01-18 21:56:10,280 ERROR [org.apa.cam.pro.err.DefaultErrorHandler] (Camel (camel-1) thread #9 - KafkaProducer[test]) Failed delivery for (MessageId: 95835510BC9E9B2-0000000000134315 on Exchan...

Haifeng Zhang
Votes: 0
Answers: 1