Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is blocked by
-
KAFKA-4125 Provide low-level Processor API meta data in DSL layer
- Open
- is related to
-
KAFKA-4772 Exploit #peek to implement #print() and other methods
- Resolved