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 2023/04/17 18:03:53 UTC

[kafka] branch trunk updated (2c1cf03a899 -> 7159f6c1a81)

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 2c1cf03a899 MINOR: Add ClusterTool wrapper scripts and redirection (KIP-906) (#13560)
     add 7159f6c1a81 MINOR: KRaftMetadataCache.getPartitionInfo must set all relevant fields

No new revisions were added by this update.

Summary of changes:
 .../kafka/server/metadata/KRaftMetadataCache.scala |  4 +-
 .../unit/kafka/server/MetadataCacheTest.scala      | 59 ++++++++++++++++++++++
 2 files changed, 62 insertions(+), 1 deletion(-)