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 6f55160175a KAFKA-15353: make sure AlterPartitionRequest.build() is
idempotent (#14236)
add c252e930fb7 KAFKA-15375: fix broken clean shutdown detection logic in
LogManager
No new revisions were added by this update.
Summary of changes:
core/src/main/scala/kafka/log/LogManager.scala | 29 ++++++++++--
.../test/scala/unit/kafka/log/LogManagerTest.scala | 53 ++++++++++++++++++++++
2 files changed, 77 insertions(+), 5 deletions(-)