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 700a931 KAFKA-9188; Fix flaky test SslAdminClientIntegrationTest.testSynchronousAuthorizerAclUpdatesBlockRequestThreads
(#7918)
add be4f50e MINOR: JavaDoc cleanup (#7873)
No new revisions were added by this update.
Summary of changes:
.../kstream/SessionWindowedCogroupedKStream.java | 234 ++++++---
.../streams/kstream/SessionWindowedKStream.java | 538 ++++++++++++---------
.../kstream/TimeWindowedCogroupedKStream.java | 239 +++++----
.../kafka/streams/kstream/TimeWindowedKStream.java | 496 ++++++++++---------
4 files changed, 869 insertions(+), 638 deletions(-)
|