[
https://issues.apache.org/jira/browse/KAFKA-5816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16161069#comment-16161069
]
ASF GitHub Bot commented on KAFKA-5816:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/kafka/pull/3810
> 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
> Fix For: 1.0.0
>
>
> 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)