errors.dead.letter.queue.topic.name — Kafka Kafka Streams Configuration
If not null, the default exception handler will build and send a Dead Letter Queue record to the topic with the provided name if an error occurs.If a custom deserialization/production or processing exception handler is set, this parameter is ignored for this handler.
Description
If not null, the default exception handler will build and send a Dead Letter Queue record to the topic with the provided name if an error occurs.If a custom deserialization/production or processing exception handler is set, this parameter is ignored for this handler.Note: This configuration applies only to regular stream processing tasks. It does not apply to global state store updates (global threads).
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 4.2 | null |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.