This is an automated email from the ASF dual-hosted git repository.
manikumar pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 9903013 KAFKA-9274: Remove `retries` from InternalTopicManager (#9060)
add 680e684 KAFKA-10193: Add preemption for controller events that have
callbacks
No new revisions were added by this update.
Summary of changes:
.../kafka/controller/ControllerEventManager.scala | 10 ++-
.../scala/kafka/controller/KafkaController.scala | 82 +++++++++++---------
.../kafka/controller/ControllerFailoverTest.scala | 2 +
.../controller/ControllerIntegrationTest.scala | 87 +++++++++++++++++++++-
4 files changed, 141 insertions(+), 40 deletions(-)