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/09/23 22:40:00 UTC

[kafka] branch trunk updated (9b2e2904234 -> 7496e624341)

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 9b2e2904234 KAFKA-14132: Replace PowerMock/Easymock with Mockito for WorkerMetricsGroupTest (#12677)
     add 7496e624341 KAFKA-14259: BrokerRegistration#toString throws an exception, terminating metadata replay (#12681)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/kafka/metadata/BrokerRegistration.java  |  4 ++--
 .../org/apache/kafka/metadata/BrokerRegistrationTest.java   | 13 ++++++++++++-
 2 files changed, 14 insertions(+), 3 deletions(-)