This is an automated email from the ASF dual-hosted git repository.
dajac pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 9cf7a5c KAFKA-12933: Flaky test
ReassignPartitionsIntegrationTest.testReassignmentWithAlterIsrDisabled (#11244)
add 0fe4e24 KAFKA-12840; Removing `compact` cleaning on a topic should
abort on-going compactions (#11230)
No new revisions were added by this update.
Summary of changes:
core/src/main/scala/kafka/log/LogManager.scala | 29 ++++++++++++++++
core/src/main/scala/kafka/log/UnifiedLog.scala | 3 +-
.../main/scala/kafka/server/ConfigHandler.scala | 25 ++++----------
.../test/scala/unit/kafka/log/LogManagerTest.scala | 39 ++++++++++++++++++++++
4 files changed, 76 insertions(+), 20 deletions(-)