This is an automated email from the ASF dual-hosted git repository.
ijuma pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 273d664 MINOR: Add kraft controller listener to AlterConfigsRequest
#11119
add f34bb28 KAFKA-13116: Fix message_format_change_test and
compatibility_test_new_broker_test failures (#11108)
No new revisions were added by this update.
Summary of changes:
.../kafka/common/record/LazyDownConversionRecords.java | 15 ++++++++-------
.../org/apache/kafka/common/record/FileRecordsTest.java | 10 ++++++++++
core/src/main/scala/kafka/server/KafkaApis.scala | 4 ++--
.../kafkatest/tests/client/message_format_change_test.py | 6 ++++--
tests/kafkatest/tests/core/upgrade_test.py | 5 ++++-
5 files changed, 28 insertions(+), 12 deletions(-)