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 44e613c4cd1 KAFKA-13884; Only voters flush on Fetch response (#13396)
add 3137b75d40c KAFKA-14801: Encoded configs are not decoded before ZK
migration (#13384)
No new revisions were added by this update.
Summary of changes:
.../main/scala/kafka/server/ControllerServer.scala | 12 ++++-
.../main/scala/kafka/zk/ZkMigrationClient.scala | 23 +++++++---
.../kafka/zk/ZkMigrationIntegrationTest.scala | 15 ++++++-
.../unit/kafka/zk/ZkMigrationClientTest.scala | 52 ++++++++++++++++++++--
4 files changed, 88 insertions(+), 14 deletions(-)