KIP-270 — A Scala Wrapper Library for Kafka Streams
Discussion Kafka 2.1 Streams
Provides an official Scala wrapper library over the Kafka Streams Java DSL to improve type inference, reduce boilerplate, and add compile-time serde type safety. The raw Java API requires excessive type annotations and cannot type-check serde mismatches at compile time when used from Scala.
Details
| Author | Debasish Ghosh |
| Status | Discussion |
| Kafka Version | 2.1 |
| JIRA | KAFKA-6670 |
| Wiki | View on Apache Wiki |
| Created | 2018-03-16 |
| Last Modified | 2018-03-23 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.