You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mj...@apache.org on 2020/09/30 18:59:53 UTC

[kafka] branch trunk updated (3669cde -> 6e0a10b)

This is an automated email from the ASF dual-hosted git repository.

mjsax pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 3669cde  KAFKA-10390; Remove ignore case option when grep process info to be more specific
     add 6e0a10b  KAFKA-10277: Allow null keys with non-null mappedKey in KStreamKGlobalTable join (#9186)

No new revisions were added by this update.

Summary of changes:
 .../internals/KStreamKTableJoinProcessor.java      | 16 ++++----
 .../internals/KStreamGlobalKTableJoinTest.java     | 37 ++++++++++++-----
 .../internals/KStreamGlobalKTableLeftJoinTest.java | 48 ++++++++++++++--------
 3 files changed, 67 insertions(+), 34 deletions(-)