conduktor.io ↗

KIP-1056 — Remove `default.` prefix for exception handler StreamsConfig

Accepted Kafka 4.0 Streams

Deprecates default.deserialization.exception.handler and default.production.exception.handler StreamsConfig keys and adds replacement names without the default. prefix (deserialization.exception.handler, production.exception.handler). The default. prefix implies that per-topic overrides are possible, but these handlers have no per-topic override mechanism, making the prefix semantically incorrect.

Details

AuthorMuralidhar Basani
StatusAccepted
Kafka Version4.0
JIRAKAFKA-16863
WikiView on Apache Wiki
Created2024-06-08
Last Modified2024-09-08
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.