You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ce...@apache.org on 2022/10/26 13:22:13 UTC

[kafka] branch trunk updated (06dc67a480e -> 47adb866369)

This is an automated email from the ASF dual-hosted git repository.

cegerton pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git


    from 06dc67a480e MINOR: Fix allDepInsight gradle task with gradle 7.5 (#12779)
     add 47adb866369 KAFKA-10149: Allow auto preferred leader election when there are ongoing partition reassignments (#12543)

No new revisions were added by this update.

Summary of changes:
 .../scala/kafka/controller/KafkaController.scala   |  3 -
 .../controller/ControllerIntegrationTest.scala     | 81 ++++++++++++++++++++++
 2 files changed, 81 insertions(+), 3 deletions(-)