[ https://issues.apache.org/jira/browse/KAFKA-7654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16692065#comment-16692065 ]
Matthias J. Sax commented on KAFKA-7654: ---------------------------------------- `Produced` also allows to hand in an `StreamsPartitioner` to customize data partitioning if required. What is the concrete issue you are facing with the current API and what improved API you suggest? Can you give an example? > 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)