conduktor.io ↗

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

AuthorDebasish Ghosh
StatusDiscussion
Kafka Version2.1
JIRAKAFKA-6670
WikiView on Apache Wiki
Created2018-03-16
Last Modified2018-03-23
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.