generator-jhipster-kafka icon indicating copy to clipboard operation
generator-jhipster-kafka copied to clipboard

Dead letter queue

Open fdelbrayelle opened this issue 5 years ago • 1 comments
trafficstars

Overview of the feature request

Implement dead letter queue with retry management for topics.

See: https://arnoldgalovics.com/fault-tolerant-and-reliable-messaging-with-kafka-and-spring-boot/

Motivation for or Use Case

Avoid the loss of messages for some reason.

Related issues or PR

#28

  • [x] Checking this box is mandatory (this is just to show you read everything)

fdelbrayelle avatar Jun 25 '20 19:06 fdelbrayelle

It could be a good idea. Anyway, I think it can be really too specific to the business needs.

pascalgrimaud avatar Jun 27 '20 17:06 pascalgrimaud