187 Commits (97e61d4ae2feaf0551e75fa8cdd041f49f42a9a5)

Author SHA1 Message Date
Eno Thereska 49f80b2360 KAFKA-4916: test streams with brokers failing 8 years ago
Apurva Mehta bdf4cba047 KAFKA-4817; Add idempotent producer semantics 8 years ago
Jason Gustafson 93d451ceeb KAFKA-4689; Disable system tests for consumer hard failures 8 years ago
Eno Thereska 84a14fec29 KAFKA-4843: More efficient round-robin scheduler 8 years ago
Ismael Juma 4ce65d65df KAFKA-4574; Ignore test_zk_security_upgrade until KIP-101 lands 8 years ago
Jason Gustafson 462767660b HOTFIX: Fix unsafe dependence on class name in VerifiableClientJava 8 years ago
Magnus Edenhill d5cec01f2a MINOR: Pluggable verifiable clients 8 years ago
Ben Stopford 6b11fb7af8 MINOR: Increase Throttle lower bound assertion in throttling_test 8 years ago
Eno Thereska b7378d567f MINOR: Standardised benchmark params for consumer and streams 8 years ago
Ismael Juma 2e92f9b2e4 MINOR: Bump version to 0.11.0.0-SNAPSHOT 8 years ago
Colin P. Mccabe f3fab2e476 KAFKA-4809: docker/run_tests.sh should set up /opt/kafka-dev to be the source directory 8 years ago
Eno Thereska 9231cc439e KAFKA-4744: Increased timeout for bounce test 8 years ago
Rajini Sivaram 2a7b18a2ac KAFKA-4779; Fix security upgrade system test to be non-disruptive 8 years ago
Apurva Mehta c6fcc721e2 MINOR: Increase consumer init timeout in throttling test 8 years ago
Eno Thereska b865a8b1dc KAFKA-4716: send create topics to controller in internaltopicmanager 8 years ago
Eno Thereska f8c11eb0c3 HOTFIX: Add missing default arguments to __init__ 8 years ago
Eno Thereska 13a82b48ca KAFKA-4702: Parametrize streams benchmarks to run at scale 8 years ago
Eno Thereska e7c869e65d HOTFIX: renamed test so it is picked up by ducktape 8 years ago
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
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
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
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