Errors and Dead Letter Queues | Kafka Connect 101 (2023)

preview_player
Показать описание

Kafka Connect supports various options for handling errors in the pipeline, including sending failed messages to a dead letter queue topic. This video explains the configuration options and illustrates their effect using a common scenario: a mismatched converter causing the "SerializationException: Unknown magic byte!" error.

- - -

ABOUT CONFLUENT

► FOR DEVELOPERS:

#kafka #kafkastreams #streamprocessing #apachekafka #confluent
Рекомендации по теме
Комментарии
Автор

Is there any built in way to implement a "backout threshold" pattern as known from MQ ?

robertgosz