You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mi...@apache.org on 2021/10/18 08:45:27 UTC

[kafka] branch trunk updated (74f25bf -> da38a1d)

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

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


    from 74f25bf  MINOR: Fix redundant static modifier for enum (#11282)
     add da38a1d  MINOR: "partition" typos and method doc arg fix (#11298)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/log/LogCleanerManager.scala              | 7 ++++---
 metadata/src/test/java/org/apache/kafka/image/TopicsImageTest.java | 2 +-
 .../streams/kstream/internals/CogroupedStreamAggregateBuilder.java | 6 +++---
 .../apache/kafka/streams/processor/internals/PartitionGrouper.java | 2 +-
 .../streams/processor/internals/StreamsPartitionAssignorTest.java  | 2 +-
 5 files changed, 10 insertions(+), 9 deletions(-)