Otavio Rodolfo Piske created CAMEL-17244:
--------------------------------------------
Summary: camel-kafka: invalid creation of multiple consumers
Key: CAMEL-17244
URL: https://issues.apache.org/jira/browse/CAMEL-17244
Project: Camel
Issue Type: Bug
Components: camel-kafka
Reporter: Otavio Rodolfo Piske
Assignee: Otavio Rodolfo Piske
The unbounded creation of consumers [1] is causing failures due to excessive
resource usage. It's not caught in tests, but causes a lot of errors in the
logs.
Must be fixed for 3.14.0.
https://github.com/apache/camel/blob/main/components/camel-kafka/src/main/java/org/apache/camel/component/kafka/KafkaFetchRecords.java#L87
--
This message was sent by Atlassian Jira
(v8.20.1#820001)