This is an automated email from the ASF dual-hosted git repository.
cmccabe pushed a change to branch 3.5
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 33962e8ba14 KAFKA-14943: Fix ClientQuotaControlManager validation
add 584aefc3738 KAFKA-14918 Only send controller RPCs to migrating ZK
brokers (#13606)
No new revisions were added by this update.
Summary of changes:
.../kafka/migration/MigrationPropagator.scala | 37 ++++++---
.../kafka/migration/MigrationPropagatorTest.scala | 90 ++++++++++++++++++++++
2 files changed, 118 insertions(+), 9 deletions(-)
create mode 100644
core/src/test/scala/unit/kafka/migration/MigrationPropagatorTest.scala