conduktor.io ↗

KIP-582 — Add a "continue" option for Kafka Connect error handling

Discussion Connect

Adds a `continue` error tolerance option for Kafka Connect sink connectors that skips failed records and logs them without routing them to a Dead Letter Queue (DLQ) topic. The existing `none`/`all` binary does not support simply discarding bad records without the operational overhead of provisioning and managing separate DLQ topics and consumer connectors.

Details

AuthorZihan Li
StatusDiscussion
JIRAKAFKA-9740
WikiView on Apache Wiki
Created2020-03-18
Last Modified2020-04-24
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.