You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by cm...@apache.org on 2022/03/21 21:35:43 UTC

[kafka] branch trunk updated (4c8685e -> d449f85)

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

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


    from 4c8685e  MINOR: Bump trunk to 3.3.0-SNAPSHOT (#11925)
     add d449f85  MINOR: show LogRecoveryState in MetadataShell and fix log message

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/cluster/Partition.scala                  | 2 +-
 .../main/java/org/apache/kafka/metadata/LeaderRecoveryState.java   | 2 +-
 .../src/main/java/org/apache/kafka/shell/MetadataNodeManager.java  | 5 +++++
 .../test/java/org/apache/kafka/shell/MetadataNodeManagerTest.java  | 7 +++++++
 4 files changed, 14 insertions(+), 2 deletions(-)