[ https://issues.apache.org/jira/browse/KAFKA-8871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Levani Kokhreidze updated KAFKA-8871: ------------------------------------- Issue Type: Improvement (was: New Feature) > Allow timestamp manipulation in ValueTransformerWithKey > ------------------------------------------------------- > > Key: KAFKA-8871 > URL: https://issues.apache.org/jira/browse/KAFKA-8871 > Project: Kafka > Issue Type: Improvement > Components: streams > Reporter: Levani Kokhreidze > Priority: Minor > > h3. Motivation > When using `KStream#transform` in Kafka Streams DSL to manipulate the > timestamp, `KStreamImpl#transform` implementation marks *repartitionRequired* > as *true,* which isn't necessarily okay when one may just want to manipulate > with timestamp without affecting the key. It would be great if DSL user could > manipulate the timestamp in `ValueTransformerWithKey`. -- This message was sent by Atlassian Jira (v8.3.2#803003)