Commit Graph

35 Commits

Author SHA1 Message Date
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 2014-08-28 21:15:10 -04:00
Dong Lin d678449b96 KAFKA-1582; System Test should wait for producer to finish; reviewed by Joel Koshy and Guozhang Wang 2014-08-15 10:46:34 -07:00
Sriharsha Chintalapani 1363ed7c52 KAFKA-1438 Migrate client tools out of perf; reviewed by Neha Narkhede 2014-06-04 22:20:55 -07:00
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 2014-06-03 07:36:00 -07:00
Guozhang Wang 754dacb90b kafka-1432; followup patch to enable new producer in system test; patched by Guozhang Wang; reviewed by Neha Narkhede, Jun Rao 2014-05-07 20:43:06 -07:00
Guozhang Wang 3f7a9061b4 KAFKA-1432 Make num.producerThreads configurable on new MirrrorMaker; reviewed by Neha Narkhede, Jun Rao 2014-05-05 16:56:50 -07:00
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 2014-04-11 14:39:35 -07:00
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 2014-04-01 11:40:03 -07:00
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 2014-03-14 15:14:33 -07:00
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 2014-03-06 19:06:25 -08:00
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 2014-02-27 14:15:41 -08:00
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 2014-01-15 20:57:07 -08:00
Joel Koshy d5dfa28596 KAFKA-1089; Fix run-class and log4j for migration tool system test; reviewed by Jun Rao 2013-10-16 09:36:40 -07:00
John Fung a6904a2644 kafka-1078; Update System Test to handle controller data returned by ZK; patched by John Fung; reviewed by Jun Rao 2013-10-08 09:22:32 -07:00
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 2013-10-06 09:11:07 -07:00
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 2013-07-23 10:32:30 -07:00
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 2013-07-23 09:38:52 -07:00
Swapnil Ghike 2d7403174f kafka-871; Rename ZkConfig properties; patched by Swapnil Ghike; reviewed by Jun Rao 2013-04-25 18:57:31 -07:00
John Fung f570cce1f4 kafka-819; System Test : Add validation of log segment index to offset; patched by John Fung; reviewed by Jun Rao 2013-03-27 16:58:54 -07:00
John Fung 26c50fac47 kafka-791; Fix validation bugs in System Test; patched by John Fung; reviewed by Jun Rao 2013-03-25 14:08:24 -07:00
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 2013-01-14 14:29:34 -08:00
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 2012-12-17 14:12:27 -08:00
Neha Narkhede 1270663737 KAFKA-644 https://svn.apache.org/repos/asf/kafka/branches/0.8; patched by John Fung; reviewed by Neha Narkhede
git-svn-id: https://svn.apache.org/repos/asf/kafka/branches/0.8@1418545 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 23:07:16 +00:00
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
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1410547 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 19:38:14 +00:00
Jun Rao 1cc8c3beab Add test cases to test log size retention and more; patched by John Fung; reviewed by Jun Rao; KAFKA-591
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1407680 13f79535-47bb-0310-9956-ffa450edef68
2012-11-09 22:58:23 +00:00
Jun Rao 6d86e43f0a Update System Test due to new argument --sync in ProducerPerformance; patched by Jun Rao; reviewed by Neha Narkhede and Jun Rao; kafka-594
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1404197 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 15:21:11 +00:00
Jun Rao 743ac37382 extend DumpLogSegments to verify consistency btw data and index; patched by Yang Ye; reviewed by Neha Narkhede and Jun Rao; KAFKA-577
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1403553 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 22:09:43 +00:00
Jun Rao adebb7d78a Add more test cases to System Test ; patched by John Fung; reviewed by Jun Rao; KAFKA-571
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1401875 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 20:56:16 +00:00
Neha Narkhede 1b7b43c6e1 KAFKA-541 Move to metrics csv reporter for system tests; patched by Yang Ye; reviewed by Neha, Jun and Joel
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1401138 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 01:26:08 +00:00
Neha Narkhede 1b4d3c3061 KAFKA-502 Adding 30 more system tests, reviewed by Jun and Neha; patched by John Fung
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1396687 13f79535-47bb-0310-9956-ffa450edef68
2012-10-10 16:56:57 +00:00
Jun Rao b5dc73219e System Test should remove the top level data log directory; patched by John Fung; reviewed by Jun Rao; KAFKA-526
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1390052 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 19:02:30 +00:00
Neha Narkhede fb0f176131 KAFKA-449: Leader election test
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1384854 13f79535-47bb-0310-9956-ffa450edef68
2012-09-14 17:20:04 +00:00
Neha Narkhede 4cea1de21a KAFKA-483 Improvements to the system testing framework; patched by John Fung; reviewed by Neha Narkhede
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1379232 13f79535-47bb-0310-9956-ffa450edef68
2012-08-30 23:47:55 +00:00
Neha Narkhede d4f3eff171 KAFKA-489 Add metrics collection and graphs to the system test framework; patched by Neha Narkhede; reviewed by Jun Rao and John Fung
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1378666 13f79535-47bb-0310-9956-ffa450edef68
2012-08-29 18:07:58 +00:00
Neha Narkhede 5861046d09 KAFKA-440 Regression/system test framework; patched by John Fung; reviewed by Neha Narkhede
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1376147 13f79535-47bb-0310-9956-ffa450edef68
2012-08-22 17:16:26 +00:00