Idempotence of Kafka consumers provided by at-least-once message delivery semantics with database in a Spring Boot project on Cloud Kubernetes
Apache Kafka

Idempotence of Kafka consumers provided by at-least-once message delivery semantics with database in a Spring Boot project on Cloud Kubernetes

Last night I spent an hour taking my code of a Spring Boot project from a couple of years ago and writing an article on how to create an idempotent consumer in Apache Kafka using a database. Article detailed in https://github.com/antoniodefazio/kafkatips/blob/master/README.md

Full code example at:

https://github.com/antoniodefazio/kafkatips

you can clone it and enjoy launching it locally.

This is entirely the result of my knowledge as at the time there was no ChatpGpt and there was little about it on Google, in fact I hope that ChatGpt doesn't give the correct solution to the use case in question in 5 seconds, otherwise we'll all go home ….

#java #kafka #docker #kubernetes #cloud #jpa #hibernate #spring #consumer #idempotence #idempotent #database

要查看或添加评论,请登录

Antonio De Fazio的更多文章

社区洞察

其他会员也浏览了