555 Commits (ebd64b5d558f5500f419e7e66499ba9ffc30dc04)

Author SHA1 Message Date
Ron Dagostino ebd64b5d55
KAFKA-10131: Remove use_zk_connection flag from ducktape (#9274) 4 years ago
Chia-Ping Tsai ee68b999c4
KAFKA-10463: Install `git` explicitly in Dockerfile (#9257) 4 years ago
Ron Dagostino e8524ccd8f
KAFKA-10259: KIP-554 Broker-side SCRAM Config API (#9032) 4 years ago
Justine Olshan a027b9a934
MINOR: Fix typo in ducker-ak test example 4 years ago
Sanjana Kaundinya b7856df21b
MINOR: Include security configs for topic delete in system tests (#9142) 4 years ago
Andrew Egelhofer f6c26eaa04 MINOR: Use new version of ducktape 4 years ago
Sanjana Kaundinya f7a4fe7c14
MINOR: fix the way total consumed is calculated for verifiable consumer (#9143) 4 years ago
John Roesler 7159c6ddd0
MINOR: bump 2.5 versions to 2.5.1 (#9165) 4 years ago
Randall Hauch 1112fd4723
KAFKA-10341: Add 2.6.0 to system tests and streams upgrade tests (#9116) 4 years ago
Bruno Cadonna ac3a51d013
MINOR: Remove staticmethod tag to be able to use logger of instance (#9086) 4 years ago
Chia-Ping Tsai 0d5c967073
KAFKA-10300 fix flaky core/group_mode_transactions_test.py (#9059) 4 years ago
Jason Gustafson 67f5b5de77
KAFKA-10274; Consistent timeouts in transactions_test (#9026) 4 years ago
Manikumar Reddy c38825ab97 KAFKA-9432:(follow-up) Set `configKeys` to null in `describeConfigs()` to make it backward compatible with older Kafka versions. 4 years ago
Greg Harris f4944ee460
KAFKA-10295: Wait for connector recovery in test_bounce (#9043) 4 years ago
Greg Harris 5a2a7c6348
KAFKA-10286: Connect system tests should wait for workers to join group (#9040) 4 years ago
Manikumar Reddy b02fa53419 MINOR: Enable broker/client compatibility tests for 2.5.0 release 4 years ago
Jason Gustafson 6d2c7802da
MINOR: Fix flaky system test assertion after static member fencing (#9033) 4 years ago
vinoth chandar 796fae25c3
KAFKA-10174: Prefer --bootstrap-server for configs command in ducker tests (#8948) 4 years ago
Chia-Ping Tsai 598a0d16fa
KAFKA-10257 system test kafkatest.tests.core.security_rolling_upgrade_test fails (#9021) 4 years ago
Chia-Ping Tsai e099b58df5
KAFKA-10235 Fix flaky transactions_test.py (#8981) 4 years ago
Chia-Ping Tsai 80cab851ee
KAFKA-10225 Increase default zk timeout for system tests (#8974) 4 years ago
Chia-Ping Tsai 6953161125
KAFKA-10191 fix flaky StreamsOptimizedTest (#8913) 4 years ago
John Roesler 34f749db30
MINOR: prune the metadata upgrade test matrix (#8971) 4 years ago
Chia-Ping Tsai 72042f26af
KAFKA-10209: Fix connect_rest_test.py after the introduction of new connector configs (#8944) 4 years ago
John Roesler 3b2ae7b95a
KAFKA-10173: Use SmokeTest for upgrade system tests (#8938) 4 years ago
Chia-Ping Tsai 6094af8974 KAFKA-10214: Fix zookeeper_tls_test.py system test 4 years ago
Bruno Cadonna f3a9ce4a69
MINOR: Do not swallow exception when collecting PIDs (#8914) 4 years ago
Nikolay 3661f981ff
KAFKA-10180: Fix security_config caching in system tests (#8917) 4 years ago
vinoth chandar 54dbd041bc
KAFKA-10138: Prefer --bootstrap-server for reassign_partitions command in ducktape tests (#8898) 4 years ago
Ego d3d65dd5dd
MINOR: Upgrade ducktape to 0.7.8 (#8879) 4 years ago
Nikolay 8b22b81596
KAFKA-9320: Enable TLSv1.3 by default (KIP-573) (#8695) 5 years ago
Randall Hauch 19e40788e7
Bump trunk to 2.7.0-SNAPSHOT (#8746) 5 years ago
Jason Gustafson d9fe30dab0
KAFKA-9802; Increase transaction timeout in system tests to reduce flakiness (#8736) 5 years ago
Nikolay 2951b6dd99
KAFKA-10050: kafka_log4j_appender.py fixed for JDK11 (#8731) 5 years ago
John Roesler 2cff1fab3f
KAFKA-6145: KIP-441: Fix assignor config passthough (#8716) 5 years ago
Magnus Edenhill 4aa4786a81
MINOR: Deploy VerifiableClient in constructor to avoid test timeouts (#8651) 5 years ago
Boyang Chen fad8db67bb
MINOR: add option to rebuild source for system tests (#6656) 5 years ago
A. Sophie Blee-Goldman 58f7a97314
KAFKA-9821: consolidate Streams rebalance triggering mechanisms (#8596) 5 years ago
Bruno Cadonna c19a3be198
KAFKA-6145: Set HighAvailabilityTaskAssignor as default in streams_upgrade_test.py (#8613) 5 years ago
Lucas Bradstreet 4e1d6a3d04 MINOR: add support for kafka 2.4 and 2.5 to downgrade test 5 years ago
John Roesler 5bb3415c77
KAFKA-6145: KIP-441: Add TaskAssignor class config (#8541) 5 years ago
John Roesler 88eae49a8d
MINOR: document how to escape json parameters to ducktape tests (#8546) 5 years ago
Bruno Cadonna 362d199dbe
HOTFIX: Fix broker bounce system tests (#8532) 5 years ago
Lucas Bradstreet b161358998
MINOR: Downgrade test should wait for ISR rejoin between rolls (#8495) 5 years ago
Boyang Chen df41713d64
KAFKA-9779: Add Stream system test for 2.5 release (#8378) 5 years ago
Matthias J. Sax 17f9879261
KAFKA-9832: extend Kafka Streams EOS system test (#8440) 5 years ago
Rajini Sivaram 8820055744
KAFKA-9797; Fix TestSecurityRollingUpgrade.test_enable_separate_interbroker_listener (#8403) 5 years ago
Ewen Cheslack-Postava cadb3499ff
MINOR: Upgrade ducktape to 0.7.7 (#8487) 5 years ago
Boyang Chen ea47a885b1
MINOR: remove stream simple benchmark suite (#8353) 5 years ago
Matthias J. Sax 20e4a74c35
KAFKA-9832: Extend Streams system tests for EOS-beta (#8443) 5 years ago