187 Commits (2e662a061608a0755274da3e2ccf87401936febf)

Author SHA1 Message Date
Ewen Cheslack-Postava 82e75b9607 MINOR: Fix import for streams broker compatibility test to use new DEV_BRANCH constant 8 years ago
Apurva Mehta d0932b0286 KAFKA-4558; throttling_test fails if the producer starts too fast 8 years ago
Jason Gustafson 88809b9b8e HOTFIX: Verifiable producer request timeout needs conversion to milliseconds 8 years ago
Jason Gustafson 76550dd895 KAFKA-4719: Consumption timeout should take into account producer request timeout 8 years ago
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
Colin P. Mccabe 5b4e299a46 KAFKA-4630; Implement RecordTooLargeException when communicating with pre-KIP-74 brokers 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
Colin P. Mccabe 3df60e7eb8 KAFKA-4548; Add ClientCompatibilityTest to verify features against older brokers 8 years ago
Colin P. Mccabe 567180605c KAFKA-4688; Kafka 0.10.1.1 should be available in system tests 8 years ago
Jason Gustafson bf5aebadb5 MINOR: Add offset information to consumer_test error messages 8 years ago
Shikhar Bhushan a8aa756166 KAFKA-3209: KIP-66: more single message transforms 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
Ewen Cheslack-Postava 6e42ce8fe8 Bump version to 0.10.3.0-SNAPSHOT 8 years ago
Eno Thereska d1956d4b6c HOTFIX: Added another broker to smoke test 8 years ago
Emanuele Cesena 7a61ce4cf4 MINOR: Cluster file generator should produce valid json 8 years ago
Shikhar Bhushan 2f90488323 KAFKA-3209: KIP-66: single message transforms 8 years ago
Raghav Kumar Gautam fa80093c06 KAFKA-4465: Create docker image and scripts for running tests locally 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
Apurva Mehta 8dbdc90bae KAFKA-4526; Disable throttling test until it can be fixed correctly. 8 years ago
Jason Gustafson 529ca32932 KAFKA-4166; Fix transient MM failure caused by slow old consumer shutdown 8 years ago
Ashish Singh d6b0b520fc KAFKA-3600; Use ApiVersions to check if broker supports required api versions 8 years ago
Eno Thereska 7049938165 MINOR: Reenable streams smoke test 8 years ago
Geoff Anderson 62e043a865 KAFKA-4140: Upgrade to ducktape 0.6.0 and make system tests parallel friendly 8 years ago
Eno Thereska b6af35161c HOTFIX: Disable test until fixed 8 years ago
Ewen Cheslack-Postava 39f62ddcec MINOR: Update ducktape version to 0.5.3 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
Shikhar Bhushan a32962af14 HOTFIX: Remove failing ConnectDistributedTest.test_bad_connector_class 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
Ewen Cheslack-Postava 5307efe1ae MINOR: Fix re-raise of python error in system tests 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 b3eef7bc72 KAFKA-4165; Add 0.10.0.1 as a source for compatibility tests 8 years ago
Jason Gustafson 33c7b88ffe HOTFIX: Avoid mutable default arguments in system test services 8 years ago
Jason Gustafson 788989158a HOTFIX: Revert async change in ProduceConsumeValidateTest 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