You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by sh...@apache.org on 2023/04/18 11:37:18 UTC

[kafka] branch trunk updated (5e9d4de748d -> b36a170aa3b)

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

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


    from 5e9d4de748d KAFKA-14869: Ignore unknown record types for coordinators (KIP-915, Part-1) (#13511)
     add b36a170aa3b MINOR: fix typos in MigrationClient, StandardAuthorizer, StandardAuthorizerData and KafkaConfigSchema files (#13593)

No new revisions were added by this update.

Summary of changes:
 metadata/src/main/java/org/apache/kafka/metadata/KafkaConfigSchema.java | 2 +-
 .../java/org/apache/kafka/metadata/authorizer/StandardAuthorizer.java   | 2 +-
 .../org/apache/kafka/metadata/authorizer/StandardAuthorizerData.java    | 2 +-
 .../main/java/org/apache/kafka/metadata/migration/MigrationClient.java  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)