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 7a23e59 KAFKA-10685: strictly parsing the date/time format (#9576)
add e71cb7a KAFKA-10689: fix windowed FKJ topology and put checks in
assignor to avoid infinite loops (#9568)
No new revisions were added by this update.
Summary of changes:
checkstyle/suppressions.xml | 2 +-
.../kstream/internals/graph/StreamSinkNode.java | 19 +++---
.../internals/StreamsPartitionAssignor.java | 29 +++++----
.../integration/InternalTopicIntegrationTest.java | 39 +++++++++++-
.../internals/StreamsPartitionAssignorTest.java | 69 +++++++++++++++++++++-
5 files changed, 135 insertions(+), 23 deletions(-)