Description
From: https://github.com/apache/kafka/pull/2493#pullrequestreview-22157555
Things that I can think of:
- print / writeAsTest can be a special impl of peek; KStreamPrint etc can be removed.
- consider collapse KStreamPeek with KStreamForeach with a flag parameter indicating if the acted key-value pair should still be forwarded.
Attachments
Issue Links
- blocks
-
KAFKA-4830 Augment KStream.print() to allow users pass in extra parameters in the printed string
- Resolved
- is related to
-
KAFKA-4720 Add KStream.peek(ForeachAction<K,V>)
- Resolved
- relates to
-
KAFKA-5267 Simplify KStreamPrint using RichFunctions
- Open
- links to
(5 links to)