You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by bb...@apache.org on 2019/12/12 21:24:29 UTC

[kafka] branch trunk updated (d1161bf -> 7a84d93)

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

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


    from d1161bf  KAFKA-6049: Add time window support for cogroup (#7774)
     add 7a84d93  KAFKA-8705: Remove parent node after leaving loop to prevent NPE (#7117)

No new revisions were added by this update.

Summary of changes:
 .../kstream/internals/InternalStreamsBuilder.java  |  9 +++-
 .../kstream/internals/graph/StreamsGraphTest.java  | 49 ++++++++++++++++++++++
 2 files changed, 56 insertions(+), 2 deletions(-)