conduktor.io ↗

KIP-132 — Augment KStream.print to allow extra parameters in the printed string

Discarded Kafka 1.0 Streams

Proposed extending `KStream.print()` to accept a `KeyValueMapper` for custom formatting of printed records. The existing `print()` method outputs a hard-coded `key, value` format with no customization. (Discarded — duplicated by a more complete solution elsewhere.)

Details

AuthorMarc Juchli
StatusDiscarded
Kafka Version1.0
JIRAKAFKA-4830
WikiView on Apache Wiki
Created2017-03-13
Last Modified2017-06-13
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.