Florin Akermann created KAFKA-16123: ---------------------------------------
Summary: KStreamKStreamJoinProcessor forwards null records for left/outer joins unconditionally of the join window. Key: KAFKA-16123 URL: https://issues.apache.org/jira/browse/KAFKA-16123 Project: Kafka Issue Type: Bug Reporter: Florin Akermann Assignee: Florin Akermann As part of KIP-962 the non-null key requirements have been relaxed for left and outer joins. However, the implementation forwards null records for left/outer joins unconditionally of the join window. -- This message was sent by Atlassian Jira (v8.20.10#820010)