squakez commented on issue #4270: URL: https://github.com/apache/camel-k/issues/4270#issuecomment-1522938230
I suggest you to evaluate properly the different configuration for Camel Kafka component. As you mentioned, the problem is happening because you have 2 `consumersCount` which lead to have: ``` The number of consumers that connect to kafka server. Each consumer is run on a separate thread, that retrieves and process the incoming data. ``` I think you may get better help reaching out wider Camel community in zulip chat (the main Camel room, not the Camel K one) or mailing list. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org