Roger Hoover
|
a55ec0620f
|
kafka-1092; Add server config parameter to separate bind address and ZK hostname; patched by Roger Hoover; reviewed by Jun Rao
|
2013-10-30 21:06:23 -07:00 |
Jun Rao
|
bfc4ba4995
|
Merge remote branch 'origin/0.8' into trunk
|
2013-10-07 14:29:16 -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 |
Jun Rao
|
75d95d9b07
|
merge from 0.8 da4512174b and resolve conflicts
|
2013-09-11 09:49:48 -07:00 |
Jay Kreps
|
df18fe13ad
|
KAFKA-615 fsync asynchronous from log roll. Patch reviewed by Jun and Sriram.
|
2013-08-05 21:31:52 -07:00 |
Jay Kreps
|
14af713252
|
Misc. minor house-keeping fixes: add reasonable GC settings, fix up README, fix up example configs, fix the logging for tools, use a log directory for logs instead of the root directory.
|
2013-08-05 10:10:18 -07:00 |
Jun Rao
|
db37ed0054
|
kafka-965; merge c39d37e9dd from 0.8 to trunk; patched by Jun Rao; reviewed by Jay Kreps
|
2013-07-10 23:36:51 -07:00 |
Jun Rao
|
c98bdd3e4f
|
kafka-896; merge 0.8 (988d4d8e65 ) to trunk; patched by Jun Rao; reviewed by Jay Kreps
|
2013-07-08 15:42:24 -07:00 |
Jun Rao
|
86e314aa73
|
kafka-937; fix bug exposed in ConsumerOffsetChecker; patched by Jun Rao; reviewed by Alexey Ozeritskiy
|
2013-06-25 21:12:19 -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 |
Jun Rao
|
731ba9007d
|
kafka-823; merge 0.8 (51421fcc01 ) to trunk; patched by Jun Rao; reviewed by Jay Kreps
|
2013-04-17 21:52:04 -07:00 |
Neha Narkhede
|
66b1038957
|
KAFKA-829 Mirror maker needs to share the migration tool request channel; reviewed by Jun Rao
|
2013-03-28 09:54:02 -07:00 |
Swapnil Ghike
|
2457bc49ef
|
KAFKA-513 Add state change log to Kafka brokers; reviewed by Neha Narkhede
|
2013-03-06 09:35:35 -08:00 |
Jun Rao
|
4f2742d60d
|
merge from 0.8 and resolve conflicts
|
2013-03-03 20:20:41 -08:00 |
Neha Narkhede
|
4d8fb1eebc
|
KAFKA-736 Add an option to the 0.8 producer to mimic 0.7 producer behavior; reviewed by Jun Rao and Sriram Subramanian
|
2013-02-22 17:48:10 -08:00 |
Jun Rao
|
8103b4f635
|
trivial change to save kafka broker log to a file, in addition to console
|
2013-02-13 14:12:44 -08:00 |
Jay Kreps
|
e7edb5e1e9
|
KAFKA-631 Implement a log cleaner for Kafka. Reviewed by Neha.
|
2013-01-28 19:31:17 -08:00 |
Jun Rao
|
53818bb7ee
|
ConsoleProducer does not exit correctly; kafka-701; patched by Maxime Brugidou; reviewed by Jun Rao
|
2013-01-14 09:21:10 -08:00 |
Jun Rao
|
c02e7fd690
|
trivial fix to log4j.properties, which stops outputing info level message after kafka-683
|
2013-01-13 13:59:10 -08:00 |
Jun Rao
|
a40953196e
|
Use uniform convention for naming properties keys; kafka-648; patched by Sriram Subramanian; reviewed by Jun Rao
|
2013-01-11 16:12:57 -08:00 |
Neha Narkhede
|
dbe87f6df3
|
KAFKA-683 Fix correlation id in all requests sent to kafka; reviewed by Jun Rao
|
2013-01-11 14:06:42 -08:00 |
Neha Narkhede
|
03eb903ce2
|
KAFKA-683 Fix correlation id in all requests sent to kafka; reviewed by Jun Rao
|
2013-01-11 14:06:00 -08:00 |
Jay Kreps
|
c6d41102d8
|
KAFKA-675 Allow the user to override the host that we bind to. Patch from Matan Amir<matan.amir@voxer.com> with slight changes
to improve error messages for a bad host or port.
|
2012-12-20 14:13:22 -08:00 |
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
|
2012-11-14 18:57:48 +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
|
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
|
2012-10-10 18:42:57 +00:00 |
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
|
2012-10-10 18:03:07 +00:00 |
Jun Rao
|
a975113c0e
|
confusing reference to zk.connect in config/producer.properties; patched by yazgoo; reviewed by Jun Rao; kafka-553
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1396652 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-10 15:46:42 +00:00 |
Joel Jacob Koshy
|
542ac86313
|
Upgrade to metrics jar to 3.x to pick up csv reporter fixes; KAFKA-542; patched by Joel Koshy; reviewed by Neha Narkhede.
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1396336 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-09 21:28:20 +00:00 |
Joel Jacob Koshy
|
db4e02f263
|
Replace numerical compression codes in config with something human readable; KAFKA-363; patched by David Arthur; reviewed by Joel Koshy
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1393731 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-03 19:50:13 +00:00 |
Jun Rao
|
081f0d2353
|
migration tool from 0.7 to 0.8; patched by Yang Ye; reviewed by Jun Rao; kafka-327
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1389460 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-24 16:08:44 +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 |
Jun Rao
|
a32d37f6d1
|
Log errors for unrecognized config options; patched by Jun Rao; reviewed by Jay Kreps; KAFKA-181
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1377220 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-25 06:23:18 +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 |
Edward Jay Kreps
|
1bedde76c2
|
KAFKA-48 Patch to add "long poll" support to fetch requests.
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1332413 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-30 21:34:49 +00:00 |
Jun Rao
|
0153d4bb59
|
change ProducerShell to use high level producer; patched by Jun Rao; reviewed by Neha Narkhede; KAFKA-195
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/trunk@1198849 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-07 18:11:10 +00:00 |
Edward Jay Kreps
|
5497e8d156
|
Leave the default port alone (it was accidentally changed to 9093).
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/trunk@1198047 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-05 20:25:33 +00:00 |
Edward Jay Kreps
|
46b6144a8f
|
KAFKA-164 Fix up configuration with more docs.
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/trunk@1188024 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-24 05:01:40 +00:00 |
Neha Narkhede
|
fa09aacdbd
|
KAFKA-141 Check and make sure that the files that have been donated have been updated to reflect the new ASF copyright;patched by nehanarkhede; reviewd by jjkoshy
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/trunk@1180185 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-07 19:51:28 +00:00 |
Neha Narkhede
|
f34dfc002d
|
Reverting accidental commit 1180110, which is pending review for KAFKA-141
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/trunk@1180117 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-07 17:33:43 +00:00 |
Neha Narkhede
|
a99becbe49
|
Minor patch, removing the .gitigore file
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/trunk@1180110 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-07 17:18:56 +00:00 |
Jun Rao
|
4cf1f16746
|
fix log4j to avoid duplicating log entries in kafka
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/trunk@1158447 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-16 21:07:54 +00:00 |
Jun Rao
|
ed34f0cb35
|
change default zk connection limit to infinite; KAFKA-88
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/trunk@1155041 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-08 18:27:54 +00:00 |
Edward Jay Kreps
|
642da2f28c
|
Initial checkin of Kafka to Apache SVN. This corresponds to 709afe4ec7 except that git specific files have been removed and code has been put into trunk/branches/site/etc. This is just a copy of master, branches and history are not being converted since we can't find a good tool for it.
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/trunk@1152970 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-01 23:41:24 +00:00 |