[
https://issues.apache.org/jira/browse/KAFKA-19688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax updated KAFKA-19688:
------------------------------------
Fix Version/s: 4.3.0
(was: 4.2.0)
> 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
> Priority: Critical
> Labels: needs-kip
> Fix For: 4.3.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)