122 Commits (c8baf28545984ef8c88d43899004224c6ef54013)

Author SHA1 Message Date
Onur Karaman 063d534c51 KAFKA-3959: enforce offsets.topic.replication.factor upon __consumer_offsets auto topic creation (KIP-115) 8 years ago
Ewen Cheslack-Postava 6264cc1557 KAFKA-4450; Add upgrade tests for 0.10.1 and rename TRUNK to DEV_BRANCH to reduce confusion 8 years ago
Matthias J. Sax 89fb02aa81 MINOR: Add Streams system test for broker backwards compatibility 8 years ago
Matthias J. Sax 448c1a4114 HOTIFX: streams system test do not start up correctly 8 years ago
Ewen Cheslack-Postava 9b8d99b1b8 KAFKA-4673: Fix thread-safety of Python VerifiableConsumer class 8 years ago
Matthias J. Sax d8a77560c2 MINOR: refactor streams system test class hierachy 8 years ago
Rajini Sivaram 3f6c4f63c9 KAFKA-4580; Use sasl.jaas.config for some system tests 8 years ago
Rajini Sivaram 55abe65e09 KAFKA-4590; SASL/SCRAM system tests 8 years ago
Shikhar Bhushan 2f90488323 KAFKA-3209: KIP-66: single message transforms 8 years ago
Shikhar Bhushan 2e1bcf661d KAFKA-4575: ensure topic created before starting sink for ConnectDistributedTest.test_pause_resume_sink 8 years ago
Colin P. Mccabe 0cd5afdb61 KAFKA-4508; System test that runs client against older versions of the broker 8 years ago
Jason Gustafson 529ca32932 KAFKA-4166; Fix transient MM failure caused by slow old consumer shutdown 8 years ago
Geoff Anderson 62e043a865 KAFKA-4140: Upgrade to ducktape 0.6.0 and make system tests parallel friendly 8 years ago
Ismael Juma a5d28149fb Revert "KAFKA-4345; Run decktape test for each pull request" 8 years ago
Raghav Kumar Gautam e035fc0395 KAFKA-4345; Run decktape test for each pull request 8 years ago
Eno Thereska bbe84051c7 HOTFIX: Hotfix streams smoke test 8 years ago
Damian Guy 2daa10d77f KAFKA-4366: KafkaStreams.close() blocks indefinitely 8 years ago
Vahid Hashemian 249e413685 KAFKA-4211; Update system test services to use the new consumer by default 8 years ago
Konstantine Karantasis 4f1d8c6859 MINOR: Fix export command for additional env vars in connect system tests 8 years ago
Konstantine Karantasis 9783934460 MINOR: Extend mirror maker test to include interceptors 8 years ago
Vahid Hashemian 2ac332e9c9 KAFKA-4339; Update system tests to accommodate the new consumer group describe output 8 years ago
Xavier Léauté 74014af833 MINOR: add list_topics command to help debug tests 8 years ago
Ben Stopford 2ac70c0b74 KAFKA-4309; Allow "pluggable" properties in KafkaService in System Tests 8 years ago
Flavio Junqueira b049606aeb KAFKA-3985; Transient system test failure ZooKeeperSecurityUpgradeTest.test_zk_security_upgrade.security_protocol 8 years ago
Jason Gustafson 33c7b88ffe HOTFIX: Avoid mutable default arguments in system test services 8 years ago
Apurva Mehta 5a989d1748 KAFKA-4213; System tests for replication throttling (KIP-73) 8 years ago
Konstantine Karantasis 0c8c167e84 MINOR: Allow for asynchronous start of producer consumer in validation test 8 years ago
Jason Gustafson a6f3cf56b3 HOTFIX: Tools for releases prior to 0.10.1 need --new-consumer flag 8 years ago
Jason Gustafson 3db752a565 MINOR: Make new consumer default for Mirror Maker 8 years ago
Rajini Sivaram c0a62b70a8 KAFKA-4055; System tests for secure quotas 8 years ago
Grant Henke b5bc1a1caa KAFKA-4157; Transient system test failure in replica_verification_test.test_replica_lags 8 years ago
Eno Thereska 932e4d7ba7 HOTFIX: Increase timeout for bounce test 8 years ago
Rajini Sivaram 3a161db571 KAFKA-4077: Backdate system test certificates to cope with clock skew 8 years ago
Rajini Sivaram 2e731a9ee0 KAFKA-3799: Enable SSL endpoint validation in system tests 8 years ago
Shikhar Bhushan 71f7e7c3a2 KAFKA-4042: Contain connector & task start/stop failures within the Worker 8 years ago
Eno Thereska c5d26c4829 KAFKA-4016: Added join benchmarks 8 years ago
Todd Palino 104d2154b6 KAFKA-4050; Allow configuration of the PRNG used for SSL 8 years ago
Ewen Cheslack-Postava 59cfa84801 KAFKA-4037: Make Connect REST API retries aware of 409 CONFLICT errors 8 years ago
Geoff Anderson 801fee89d8 MINOR: cleanup apache license in python files 8 years ago
Eno Thereska f1b37eec74 HOTFIX: Adding init file so streams benchmark is autodiscovered 8 years ago
Eno Thereska 61c568d839 MINOR: Added simple streams benchmark to system tests 8 years ago
Alex Loddengaard 7edaa3dd89 MINOR: bug fixes to ducktape services 9 years ago
Jason Gustafson 36cab7dbdf KAFKA-3863: System tests covering connector/task failure and restart 9 years ago
Ismael Juma 13130139ff KAFKA-3713; Close `compressor` to fix memory leak 9 years ago
Liquan Pei 81f76bde85 KAFKA-3520: Add system tests for REST APIs of list connector plugins and config validation 9 years ago
Jason Gustafson f892f0ca6d KAFKA-3694; Ensure broker Zk deregistration prior to restart in ReplicationTest 9 years ago
Jason Gustafson f96da638ee KAFKA-3676: system tests for connector pause/resume 9 years ago
Liquan Pei dbafc631ad KAFKA-3673: Connect tests don't handle concurrent config changes 9 years ago
Geoff Anderson 54092c12ed KAFKA-3592: System test - configurable paths 9 years ago
Geoff Anderson b6cd0e2791 KAFKA-3581: add timeouts to joins in background thread services 9 years ago