You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Saumya Gupta (Jira)" <ji...@apache.org> on 2022/07/06 10:31:00 UTC

[jira] [Created] (KAFKA-14049) Relax Non Null Requirement for KStreamGlobalKTable Left Join

Saumya Gupta created KAFKA-14049:
------------------------------------

             Summary: 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


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)