This is an automated email from the ASF dual-hosted git repository.
chia7712 pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from e5598a9d8c7 KAFKA-18040; fix for test that ensures produce during
follower shutdown (#18108)
add 08aa8ec3bfd KAFKA-18178 Remove ZkSecurityMigrator (#18092)
No new revisions were added by this update.
Summary of changes:
.../scala/kafka/admin/ZkSecurityMigrator.scala | 307 ---------------------
.../scala/kafka/zk/ZkSecurityMigratorUtils.scala | 30 --
docs/upgrade.html | 2 +
3 files changed, 2 insertions(+), 337 deletions(-)
delete mode 100644 core/src/main/scala/kafka/admin/ZkSecurityMigrator.scala
delete mode 100644 core/src/main/scala/kafka/zk/ZkSecurityMigratorUtils.scala