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
| Author | Joan Goyeau |
| Status | Accepted |
| Kafka Version | 2.1 |
| JIRA | KAFKA-7399 |
| Wiki | View on Apache Wiki |
| Created | 2018-08-23 |
| Last Modified | 2018-09-19 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.