This repository demonstrates how to handle Kafka Consumer exceptions in a non-blocking manner using retry topics and DLQ (Dead Letter Queue).
-
Updated
Jan 31, 2022 - Java
This repository demonstrates how to handle Kafka Consumer exceptions in a non-blocking manner using retry topics and DLQ (Dead Letter Queue).
A Rest Client for Spring Boot
A sample of non-blocking retries and dead letter topics (aka reliable reprocessing and dead letter queues) with Apache Kafka using Spring Boot and Spring Kafka.
Lightweight Java library for retrying unreliable logic - DEPRECATED
Add a description, image, and links to the retries topic page so that developers can more easily learn about it.
To associate your repository with the retries topic, visit your repo's landing page and select "manage topics."