You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by rh...@apache.org on 2022/10/27 16:19:44 UTC

[kafka] branch trunk updated (47adb866369 -> 57aefa9c82d)

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

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


    from 47adb866369 KAFKA-10149: Allow auto preferred leader election when there are ongoing partition reassignments (#12543)
     add 57aefa9c82d MINOR: Migrate connect system tests to KRaft (#12621)

No new revisions were added by this update.

Summary of changes:
 .../tests/connect/connect_distributed_test.py      | 51 +++++++++++-----------
 tests/kafkatest/tests/connect/connect_rest_test.py |  5 ++-
 tests/kafkatest/tests/connect/connect_test.py      | 11 +++--
 3 files changed, 36 insertions(+), 31 deletions(-)