You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ab...@apache.org on 2021/04/26 18:41:13 UTC

[kafka] branch trunk updated (031b720 -> d949f10)

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

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


    from 031b720  KAFKA-12684: Fix noop set is incorrectly replaced with succeeded set from LeaderElectionCommand (#10558)
     add d949f10  KAFKA-12344 Support SlidingWindows in the Scala API (#10519)

No new revisions were added by this update.

Summary of changes:
 .../streams/scala/kstream/CogroupedKStream.scala   | 18 +++++++-
 .../streams/scala/kstream/KGroupedStream.scala     | 11 +++++
 .../kafka/streams/scala/kstream/KTableTest.scala   | 50 +++++++++++++++++++++-
 3 files changed, 76 insertions(+), 3 deletions(-)