Kora Kafka Consumer

Kafka consumers in Kora 2.0 — @KafkaListener (io.koraframework.kafka.common.annotation) on a @Component method, wired by KafkaModule from io.koraframework:kafka. Covers the accepted handler signatures, subscribe vs assign containers, who commits the offset, @Json / @Tag deserializers, KafkaSkipRecordException and RecordKey/ValueDeserializationException, ConsumerAwareRebalanceListener, kafka.consumer.* config, and consumer telemetry. Use when consuming Kafka messages, porting a 1.x @KafkaListener, or debugging "Kafka listener method has unsupported parameter".

kora-projects c309535 35 files · 242.1 KB Updated

File contents

kora-projects/kora-skills/tree/main/plugins/kora-v2/skills/kora-kafka-consumer commit c3095359fc

Frequently asked questions

npx skillmds@latest add kora-projects/kora-kafka-consumer-2