Kora Kafka Producer

Kora 2.0 Kafka publishers — @KafkaPublisher interfaces and the nested @KafkaPublisher.Topic, generated $X_Impl / $X_PublisherModule / $X_TopicConfig, KafkaModule from io.koraframework:kafka, Serializer<T> selection with @Json and @Tag, TransactionalPublisher with inTx/withTx/begin, KafkaPublishException, and the kafka.producer.* config tree (driverProperties, topic, idPrefix). Use when publishing to Kafka from a Kora service, choosing a send signature, wiring producer telemetry, or porting a ru.tinkoff.kora publisher to io.koraframework.

kora-projects Updated

File contents

kora-projects/kora-skills/tree/main/plugins/kora-v2/skills/kora-kafka-producer commit 613b90f4cc

Frequently asked questions

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