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 0f00f36 KAFKA-13078: Fix a bug where we were closing the
RawSnapshotWriter to early (#11040)
add 0785aa3 KAFKA-13067 Add internal config to lower the metadata log
segment size (#11031)
No new revisions were added by this update.
Summary of changes:
.../main/scala/kafka/raft/KafkaMetadataLog.scala | 16 ++++++++++-
core/src/main/scala/kafka/server/KafkaConfig.scala | 4 +++
.../scala/kafka/raft/KafkaMetadataLogTest.scala | 31 +++++++++++++++++++---
3 files changed, 47 insertions(+), 4 deletions(-)