conduktor.io ↗

KIP-366 — Make FunctionConversions deprecated

Accepted Kafka 2.1 Streams

KIP-366 deprecates the public `FunctionConversions` object in the Kafka Streams Scala API and replaces it with a private equivalent. The object was accidentally exposed in the public API but contains only internal type conversion implicits, and its public presence prevents the project from evolving the conversions without going through the KIP process.

Details

AuthorJoan Goyeau
StatusAccepted
Kafka Version2.1
JIRAKAFKA-7399
WikiView on Apache Wiki
Created2018-08-23
Last Modified2018-09-19
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.