You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by da...@apache.org on 2023/05/22 18:47:02 UTC

[kafka] branch trunk updated (5a8a764307c -> 6b955818672)

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

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


    from 5a8a764307c MINOR: Add default configs for internal Kafka Streams topics (#13728)
     add 6b955818672 KAFKA-15007: Use the correct MetadataVersion in MetadataPropagator (#13732)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/migration/MigrationPropagator.scala     | 8 +-------
 .../org/apache/kafka/metadata/migration/KRaftMigrationDriver.java | 3 ---
 .../org/apache/kafka/metadata/migration/LegacyPropagator.java     | 3 ---
 .../apache/kafka/metadata/migration/KRaftMigrationDriverTest.java | 6 ------
 4 files changed, 1 insertion(+), 19 deletions(-)