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 7867c24 KAFKA-10040; Make computing the PreferredReplicaImbalanceCount metric more
efficient (#8724)
add 31c81a6 fix the broken links of streams javadoc (#8789)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/kafka/streams/StreamsBuilder.java | 6 +++---
.../org/apache/kafka/streams/kstream/CogroupedKStream.java | 8 ++++----
.../org/apache/kafka/streams/kstream/KGroupedStream.java | 12 ++++++------
.../java/org/apache/kafka/streams/kstream/KGroupedTable.java | 12 ++++++------
.../kafka/streams/kstream/TimeWindowedCogroupedKStream.java | 4 ++--
.../apache/kafka/streams/kstream/TimeWindowedKStream.java | 12 ++++++------
6 files changed, 27 insertions(+), 27 deletions(-)
|