91 Commits (a3d6dcaf1bcc6189c3ef17b63719ae4d12dcb789)

Author SHA1 Message Date
Guozhang Wang 3cc10d5ff9 KAFKA-1720; Renamed Delayed Operations after KAFKA-1583; reviewed by Gwen Shapira and Joel Koshy 10 years ago
Ewen Cheslack-Postava cbdcd5f108 KAFKA-1746 System tests don't handle errors well; reviewed by Neha Narkhede 10 years ago
Ewen Cheslack-Postava 06e1a6552e KAFKA-1747 TestcaseEnv improperly shares state between instances; reviewed by Neha Narkhede 10 years ago
Ewen Cheslack-Postava 12ce4b1e1e KAFKA-1725 Configuration file bugs in system tests add noise to output and break a few tests; reviewed by Neha Narkhede 10 years ago
Sriharsha Chintalapani 1733c0bfb0 kafka-1670 (followup to fix system tests); Corrupt log files for segment.bytes values close to Int.MaxInt; patched by Sriharsha Chintalapani; reviewed by Jun Rao 10 years ago
Joe Stein 084566b837 kafka-1645; some more jars in our src release; patched by Joe Stein; reviewed by Jun Rao 10 years ago
Gwen Shapira cb6a1597b7 KAFKA-1611 Improve system test configuration; reviewed by Neha Narkhede and Guozhang Wang 10 years ago
Joe Stein 2cdc83e85b KAFKA-1485 Upgrade to Zookeeper 3.4.6 and create shim for ZKCLI so system tests can run patch by Gwen Shapira reviewed by Joe Stein and Jun Rao 10 years ago
Dong Lin d678449b96 KAFKA-1582; System Test should wait for producer to finish; reviewed by Joel Koshy and Guozhang Wang 10 years ago
Sriharsha Chintalapani 1363ed7c52 KAFKA-1438 Migrate client tools out of perf; reviewed by Neha Narkhede 11 years ago
Sriharsha Chintalapani 3a048e80d5 kafka-924 (follow-up); Specify console consumer properties via a single --property command line parameter;; patched by Sriharsha Chintalapani; reviewed by Jun Rao 11 years ago
Jun Rao e73e90e999 trival fix to remove reference of sbt in README 11 years ago
Joe Stein 547ccedcfa KAFKA-1456 Add LZ4 and LZ4C as a compression codec patch by James Oliver reviewed by Joe Stein 11 years ago
Guozhang Wang 754dacb90b kafka-1432; followup patch to enable new producer in system test; patched by Guozhang Wang; reviewed by Neha Narkhede, Jun Rao 11 years ago
Guozhang Wang 3f7a9061b4 KAFKA-1432 Make num.producerThreads configurable on new MirrrorMaker; reviewed by Neha Narkhede, Jun Rao 11 years ago
Guozhang Wang 2d429e19da kafka-1337; follow-up patch to add broker list for new producer in system test overriden function; patched by Guozhang Wang; reviewed by Neha Narkhede, Jun Rao 11 years ago
Neha Narkhede a840c73c36 kafka-1337 followup to fix system tests 11 years ago
Jay Kreps 640f3b05ef KAFKA-1337 Rationalize the producer configs. 11 years ago
Jun Rao bd784aeb20 kafka-1318; waiting for producer to stop is not reliable in system tests; patched by Jun Rao; reviewed by Guozhang Wang, Timothy Chen and Neha Narkhede 11 years ago
Guozhang Wang 1d5bbc8b5a kafka-1320; Change compression.codec to compression.type in new producer configs of system tests; patched by Guozhang Wang; reviewed by Jun Rao 11 years ago
Joel Koshy a670537aa3 KAFKA-1012; Consumer offset management in Kafka; patched by Tejas Patil and Joel Koshy; feedback and reviews from Neha Narkhede, Jun Rao, Guozhang Wang, Sriram Subramanian, Joe Stein, Chris Riccomini 11 years ago
Jun Rao c124bbbb6c kafka-1301; system testcase_0206 fails using the new producer; patched by Jun Rao; reviewed by Jay Kreps 11 years ago
Jun Rao c765d7bd4e kafka-1240; Add ability to existing system tests to use the new producer client; patched by Jun Rao; reviewed by Neha Narkhede 11 years ago
Guozhang Wang eb6da57492 kafka-1212; System test exception handling does not stop background producer threads; patched by Guozhang Wang; reviewed by Neha Narkhede, Joel Koshy, and Jun Rao 11 years ago
Jason Rosenberg 74b42a8f81 KAFKA-1164 kafka should depend on snappy 1.0.5 (instead of 1.0.4.1); reviewed by Neha Narkhede 11 years ago
Guozhang Wang c2ed6415fc kafka-1208; Update system test still to use kafka-topics instead of kafka-create-topics shell; patched by Guozhang Wang; reviewed by Jun Rao 11 years ago
Joel Koshy ac239da502 Update description of num.partitions config in sample server properties - issue reported by Vaibhav Puranik 11 years ago
Joel Koshy d5dfa28596 KAFKA-1089; Fix run-class and log4j for migration tool system test; reviewed by Jun Rao 11 years ago
John Fung a6904a2644 kafka-1078; Update System Test to handle controller data returned by ZK; patched by John Fung; reviewed by Jun Rao 11 years ago
Jun Rao 2c6d3c7b45 kafka-1076; system tests in 0.8 are broken due to wrong log4j config; patched by Joel Koshy; reviewed by Jay Kreps and Jun Rao 11 years ago
Joel Koshy 81a9f6a682 KAFKA-915; Mirror maker system tests should wait for topics to be created. (This patch is a work-around until KAFKA-956 is resolved.); patched by John Fung; reviewed by Joel Koshy. 11 years ago
John Fung ce7d588055 kafka-883; System Test - update migration tool testsuite after 0.7 ProducerPerformance sends seq MessageID; patched by John Fung; reviewed by Jun Rao 11 years ago
John Fung f596ab5778 kafka-832; System Test - set retry.backoff.ms=300 to all test cases; patched by John Fung; reviewed by Jun Rao 11 years ago
John Fung d3aa3ef073 kafka-879; In system test, read the new leader from zookeeper instead of broker log on completion of become-leader state transition; patched by John Fung; reviewed by Jun Rao 11 years ago
John Fung 85c7159154 KAFKA-922 System Test - set retry.backoff.ms=300 to testcase_0119; reviewed by Neha Narkhede 12 years ago
Swapnil Ghike 2d7403174f kafka-871; Rename ZkConfig properties; patched by Swapnil Ghike; reviewed by Jun Rao 12 years ago
John Fung afecc9f231 KAFKA-844 System Test - Mirror Maker cases enhancements; reviewed by Neha Narkhede 12 years ago
John Fung f570cce1f4 kafka-819; System Test : Add validation of log segment index to offset; patched by John Fung; reviewed by Jun Rao 12 years ago
John Fung 26c50fac47 kafka-791; Fix validation bugs in System Test; patched by John Fung; reviewed by Jun Rao 12 years ago
John Fung b5edbb193b kafka-792; Update multiple attributes in testcase_xxxx_properties.json; patched by John Fung; reviewed by Jun Rao 12 years ago
Jun Rao 2ae0690241 System Test : Disable shallow.iterator in Mirror Maker test cases to make compression work correctly; patched by John Fung; reviewed by Jun Rao; kafka-737 12 years ago
Neha Narkhede 758778ebaa KAFKA-651 Add system tests for auto create topic; reviewed by Neha Narkhede 12 years ago
John Fung 2bee455ed8 KAFKA-730: Update zookeeper classpath in system_test/migration_tool_testsuite/0.7/bin/kafka-run-class.sh; reviewed by Neha Narkhede 12 years ago
Jun Rao bd5504c052 System Test - Update all testcase_xxxx_properties.json for properties keys uniform naming convention; kafka-688; patched by Jun Rao; reviewed by Jun Rao 12 years ago
Jun Rao a40953196e Use uniform convention for naming properties keys; kafka-648; patched by Sriram Subramanian; reviewed by Jun Rao 12 years ago
John Fung 9001d74839 KAFKA-647 Provide a property in System Test for no. of topics and topics string will be generated automatically; reviewed by Neha Narkhede 12 years ago
Neha Narkhede 8a93698a75 Patching remaining files from KAFKA-644 12 years ago
Neha Narkhede 1270663737 KAFKA-644 https://svn.apache.org/repos/asf/kafka/branches/0.8; patched by John Fung; reviewed by Neha Narkhede 12 years ago
Neha Narkhede 6ca7b3acfd KAFKA-608 and KAFKA-630 getTopicMetadata does not respect producer config settings and fix auto-create topic; patched by Neha Narkhede; reviewed by Jun Rao 12 years ago
Jun Rao e13ecfc1df System Test - Log Retention Cases should wait longer before getting the common starting offset in replica log segments; patched by John Fung; reviewed by Jun Rao; KAFKA-605 12 years ago