Matthias J. Sax created KAFKA-19688:
---------------------------------------
Summary: Provide clean upgrade path from transformValues to
processValues
Key: KAFKA-19688
URL: https://issues.apache.org/jira/browse/KAFKA-19688
Project: Kafka
Issue Type: Improvement
Components: streams
Affects Versions: 4.2.0
Reporter: Matthias J. Sax
Fix For: 4.2.0
This ticket is a follow up to https://issues.apache.org/jira/browse/KAFKA-19668
With K19668, we introduced some "hot fix", that is actually disabled by default
for backward compatibility reasons. A cleaner fix (which required a KIP, and
thus cannot go into a bug-fix release), would be to add a new overload of
`processValues()` which has the fix enabled, and deprecate the existing
`processValues()` methods.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)