You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by vv...@apache.org on 2021/10/18 20:35:32 UTC

[kafka] branch trunk updated (da38a1d -> 68223d3)

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

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


    from da38a1d  MINOR: "partition" typos and method doc arg fix (#11298)
     add 68223d3  KAFKA-10539: Convert KStreamImpl joins to new PAPI (#11356)

No new revisions were added by this update.

Summary of changes:
 .../streams/kstream/internals/KStreamImplJoin.java | 50 +++++++--------
 .../kstream/internals/KStreamJoinWindow.java       | 26 ++++----
 .../kstream/internals/KStreamKStreamJoin.java      | 71 ++++++++++++++--------
 .../kstream/internals/KStreamKStreamJoinTest.java  |  3 +-
 4 files changed, 84 insertions(+), 66 deletions(-)