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
git-svn-id: https://svn.apache.org/repos/asf/kafka/branches/0.8@1418569 13f79535-47bb-0310-9956-ffa450edef68
|
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
git-svn-id: https://svn.apache.org/repos/asf/kafka/branches/0.8@1418545 13f79535-47bb-0310-9956-ffa450edef68
|
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
git-svn-id: https://svn.apache.org/repos/asf/kafka/branches/0.8@1415909 13f79535-47bb-0310-9956-ffa450edef68
|
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
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1410547 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Joel Jacob Koshy
|
6c97767b88
|
Remove custom metrics jar and replace with latest from metrics HEAD; patched by Joel Koshy; reviewed by Jun Rao; KAFKA-585.
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1409296 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
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
|
12 years ago |
Jun Rao
|
1828b1852c
|
system test configs are broken; patched by John Fung; reviewed by Jun Rao; kafka-586
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1404203 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
Neha Narkhede
|
a1698e2b70
|
Reverting KAFKA-42 since it accidentally contained changes to metrics package. Didn't catch it due to a stale sbt cache. It is better to redo the patch and then commit
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1396726 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Neha Narkhede
|
6d0042b4f4
|
KAFKA-42 Cluster expansion feature; patched by Neha Narkhede; reviewed by Jun Rao
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1396713 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Jun Rao
|
cdc6ca2c7b
|
trival fix to make run_sanity.sh executable
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1396693 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
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
|
12 years ago |
Joe Stein
|
77b511f696
|
KAFKA-538 missing apache license header in sbt and util.h
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1391715 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Joe Stein
|
80d571049f
|
KAFKA-538 missing apache license header in sbt and util.h
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/trunk@1391714 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
Jun Rao
|
2bc65dab67
|
Improve Kafka internal metrics; patched by Jun Rao; reviewed by Joel Koshy and Neha Narkhede; KAFKA-203
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1384202 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
Jun Rao
|
663d254433
|
refactor ReplicaManager; patched by Jun Rao; reviewed by Neha Narkhede; KAFKA-351
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1375670 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Edward Jay Kreps
|
d482531810
|
KAFKA-425 Wrong class name in scripts. Patch from Akira Kitada reviewed by Jay Kreps.
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1373054 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Jun Rao
|
ee855fe1aa
|
remove ZK dependency on producer; patched by Yang Ye; reviewed by Jun Rao; KAFKA-369
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1372724 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Neha Narkhede
|
b995133387
|
Minor checkin to fix replication system test and jmx tool
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1370941 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Neha Narkhede
|
8ceec6eff0
|
KAFKA-380 Enhance single_host_multi_brokers test with failure to trigger leader re-election in replication; patched by John Fung; reviewed by Neha Narkhede, Jun Rao and Joel Koshy
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1369888 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Jun Rao
|
2e073db8dc
|
single_host_multi_brokers system test fails on laptop; patched by John Fung; reviewed by Jun Rao; kafka-413
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1366085 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Neha Narkhede
|
842da7bfcd
|
KAFKA-350 Enable message replication in the presence of failures; patched by Neha Narkhede; reviewed by Jun Rao and Jay Kreps
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1365199 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |