Matthias J. Sax created KAFKA-5267:
--------------------------------------
Summary: Simplify KStreamPrint using RichFunctions
Key: KAFKA-5267
URL: https://issues.apache.org/jira/browse/KAFKA-5267
Project: Kafka
Issue Type: Improvement
Components: streams
Reporter: Matthias J. Sax
Priority: Minor
Currently, we have an own processor {{KStreamPrint}} in order to initialize
Serdes. If we get support for {{RichFunctions}} as proposed in KAFKA-4125 we
can remove {{KStreamPrint}} and implement {{PrintForeachAction}} as a rich
function to do the Serde initialization.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)