conduktor.io ↗

KIP-620 — Deprecate ConsumerConfig#addDeserializerToConfig and ProducerConfig#addSerializerToConfig

Accepted Kafka 2.7 Client

Deprecates and removes `ConsumerConfig.addDeserializerToConfig()` and `ProducerConfig.addSerializerToConfig()` static methods that became dead code after the internal serializer/deserializer instantiation was refactored. These utility methods no longer served any purpose after the config-building path they supported was removed, but remained in the public API adding confusion.

Details

AuthorChia-Ping Tsai
StatusAccepted
Kafka Version2.7
JIRAKAFKA-10044
WikiView on Apache Wiki
Created2020-05-26
Last Modified2020-07-13
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.