[
https://issues.apache.org/jira/browse/KAFKA-20906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18105301#comment-18105301
]
Lucy Liu commented on KAFKA-20906:
----------------------------------
Hi [~arnabnandy7] , this ticket is blocked until the AK5.0 release. Feel free
to pick it up for now, but please note it won't be ready to work on for a while.
> Remove deprecated ValueJoinerWithKey overloads for stream-globalTable joins
> ---------------------------------------------------------------------------
>
> Key: KAFKA-20906
> URL: https://issues.apache.org/jira/browse/KAFKA-20906
> Project: Kafka
> Issue Type: Sub-task
> Components: streams
> Affects Versions: 5.0.0
> Reporter: Lucy Liu
> Assignee: Arnab Nandy
> Priority: Blocker
> Fix For: 5.0.0
>
>
> THIS TICKET CANNOT BE WORKED ON, UNTIL WE DO APACHE KAFKA 5.0 RELEASE.
>
> [KIP-1340|https://cwiki.apache.org/confluence/spaces/KAFKA/pages/421958552/KIP-1340+Expose+Both+Mapped+Key+and+Stream+Key+in+Streams-GlobalKTable+Joins]
> deprecated four KStream overloads for stream-to-GlobalKTable joins that take
> a ValueJoinerWithKey:
> * join(GlobalKTable, KeyValueMapper, ValueJoinerWithKey)
> * join(GlobalKTable, KeyValueMapper, ValueJoinerWithKey, Named),
> * leftJoin(GlobalKTable, KeyValueMapper, ValueJoinerWithKey)
> * leftJoin(GlobalKTable, KeyValueMapper, ValueJoinerWithKey, Named).
> This subtask tracks removing the four deprecated overloads in 5.0.0
--
This message was sent by Atlassian Jira
(v8.20.10#820010)