conduktor.io ↗

KIP-1047 — Introduce new org.apache.kafka.tools.api.Decoder to replace kafka.serializer.Decoder

Accepted Kafka 3.8 AdminClient

Introduces `org.apache.kafka.tools.api.Decoder` as a Java replacement for `kafka.serializer.Decoder` (Scala, in core module) to facilitate the migration of all tools-related code from core to the tools module in Kafka 4.0. The old interface cannot be retained because the core module is being dropped.

Details

AuthorChia-Ping Tsai
StatusAccepted
Kafka Version3.8
JIRAKAFKA-16796
WikiView on Apache Wiki
Created2024-05-20
Last Modified2024-05-26
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.