[ 
https://issues.apache.org/jira/browse/KAFKA-7654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16692023#comment-16692023
 ] 

Bill Bejeck commented on KAFKA-7654:
------------------------------------

Hi Bruno Bieth, 

I understand your point, but by using KStream#to(Produced) leaves the door open 
to providing a seamless way of delivering additional parameters to the 
KStream#to operation without having to add an overloaded method (although I 
don't have any ideas of what those might be ATM). 

 

Thanks,

Bill

> Relax requirements on serializing-only methods.
> -----------------------------------------------
>
>                 Key: KAFKA-7654
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7654
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Bruno Bieth
>            Priority: Major
>
> Methods such as KStream#to shouldn't require a Produced as only the 
> serializing part is ever used.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to