conduktor.io ↗

KIP-959 — Add BooleanConverter to Kafka Connect

Accepted Kafka 3.7 Connect

Adds a `BooleanConverter` class to the `org.apache.kafka.connect.converter` package that serializes/deserializes `BOOLEAN` schema types for Kafka Connect. The Boolean SerDe added in KIP-907 was only available for raw Kafka clients, leaving Connect without a native boolean converter.

Details

AuthorHector Geraldino
StatusAccepted
Kafka Version3.7
JIRAKAFKA-15248
WikiView on Apache Wiki
Created2023-07-25
Last Modified2023-10-17
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.