Damian Guy created KAFKA-5816: --------------------------------- Summary: Add Produced class and new to and through overloads to KStream Key: KAFKA-5816 URL: https://issues.apache.org/jira/browse/KAFKA-5816 Project: Kafka Issue Type: Sub-task Components: streams Reporter: Damian Guy Assignee: Damian Guy
Add the {{Produced}} and {{KStream}} overloads that use it: {{KStream#to(String, Produced)}} {{KStream#through(String, Produced)}} Deprecate all other {{to}} and {{through}} methods accept the single param methods that take a {{topic}} param -- This message was sent by Atlassian JIRA (v6.4.14#64029)