[
https://issues.apache.org/jira/browse/KAFKA-20906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18106978#comment-18106978
]
Matthias J. Sax commented on KAFKA-20906:
-----------------------------------------
Just "watch" the issue – there is no timeline when 5.0 will come along. It
doesn't make such sense to assign a ticket that cannot be worked on for a long
time.
> 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
> 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)