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 420f69abbd1 MINOR Add a thread dump on build timeout (#17181)
add d3936365bf0 KAFKA-16468: verify that migrating brokers provide their
inter.broker.listener (#17159)
No new revisions were added by this update.
Summary of changes:
.../main/scala/kafka/server/ControllerServer.scala | 1 +
.../server/BrokerRegistrationRequestTest.scala | 8 ++++++
.../kafka/controller/ClusterControlManager.java | 25 +++++++++++++++++--
.../apache/kafka/controller/QuorumController.java | 13 ++++++++--
.../controller/ClusterControlManagerTest.java | 29 ++++++++++++++++++++++
5 files changed, 72 insertions(+), 4 deletions(-)