mjsax opened a new pull request, #20910:
URL: https://github.com/apache/kafka/pull/20910

   Kafka Streams replaced the DSL "KStream.transformXxx" methods with the new 
PAPI "process[Values]"methods. To prepare a similar change for 
"KTable.transformValues", this PR does an internal refactoring moving internals 
off the old transformValues code, in favor of the new PAPI.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to