conduktor.io ↗

KIP-378 — Enable Dependency Injection for Kafka Streams handlers

Discarded Streams

Proposed removing the three KafkaStreams constructors taking StreamsConfig (instead of Properties) to enable dependency injection frameworks to supply handlers like exception handlers without using a config Map. Discarded as subsumed by KIP-617, which adds a supplier-based approach without removing existing constructors.

Details

AuthorWladimir Schmidt
StatusDiscarded
JIRAKAFKA-7527
WikiView on Apache Wiki
Created2018-09-15
Last Modified2022-05-10
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.