Otavio Rodolfo Piske created CAMEL-20658: --------------------------------------------
Summary: camel-kafka: make the subscription logic flexible Key: CAMEL-20658 URL: https://issues.apache.org/jira/browse/CAMEL-20658 Project: Camel Issue Type: Task Components: camel-kafka Affects Versions: 4.5.0 Reporter: Otavio Rodolfo Piske Fix For: 4.x Some users of Kafka use relatively complex subscription / assignment process that is beyond the means of our rather [simple subscription logic|https://github.com/apache/camel/blob/camel-4.5.0/components/camel-kafka/src/main/java/org/apache/camel/component/kafka/KafkaFetchRecords.java#L291-L312]. It would be good to have a way to handle more complex assignment process in the component. -- This message was sent by Atlassian Jira (v8.20.10#820010)