[
https://issues.apache.org/jira/browse/KAFKA-14049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818136#comment-17818136
]
Florin Akermann edited comment on KAFKA-14049 at 2/17/24 9:14 AM:
------------------------------------------------------------------
[~mjsax]
Yes.
The behavior of the operator changed as part of KIP-962. The following behavior
has been asserted.
[https://github.com/apache/kafka/blob/trunk/streams/src/test/java/org/apache/kafka/streams/integration/RelaxedNullKeyRequirementJoinTest.java#L106]
was (Author: aki):
[~mjsax]
Yes.
The behavior of the operator changed as part of KIP-962. The following behavior
has been asserted
[https://github.com/apache/kafka/blob/trunk/streams/src/test/java/org/apache/kafka/streams/integration/RelaxedNullKeyRequirementJoinTest.java#L106]
> Relax Non Null Requirement for KStreamGlobalKTable Left Join
> ------------------------------------------------------------
>
> Key: KAFKA-14049
> URL: https://issues.apache.org/jira/browse/KAFKA-14049
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Reporter: Saumya Gupta
> Assignee: Florin Akermann
> Priority: Major
>
> Null Values in the Stream for a Left Join would indicate a Tombstone Message
> that needs to propagated if not actually joined with the GlobalKTable
> message, hence these messages should not be ignored .
--
This message was sent by Atlassian Jira
(v8.20.10#820010)