872 Commits (2bfd49b955831f3455ff486ce4f613d73239a317)
 

Author SHA1 Message Date
Jun Rao 2bfd49b955 kafka-1381; transient unit test failure in AddPartitionsTest; patched by Jun Rao; reviewed by Neha Narkhede 11 years ago
Jun Rao d37ca7f627 kafka-1378; transient unit test failure in LogRecoveryTest; patched by Jun Rao; reviewed by Neha Narkhede 11 years ago
Jun Rao 05612ac44d kafka-1377; transient unit test failure in LogOffsetTest; patched by Jun Rao; reviewed by Neha Narkhede 11 years ago
Jun Rao 6bb616e5ae trivial change to add kafka doap project file 11 years ago
Timothy Chen a3a2cba842 kafka-1363; testTopicConfigChangesDuringDeleteTopic hangs; patched by Timothy Chen; reviewed by Guozhang Wang, Neha Narkhede and 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
Guozhang Wang 44ee6b7c9d kafka-1353;report capacity used by request thread pool and network thread pool; patched by Guozhang Wang; reviewed by Jun Rao 11 years ago
Jun Rao 47019a849e kafka-1376; transient test failure in UncleanLeaderElectionTest; patched by Jun Rao; reviewed by Joel Koshy 11 years ago
Guozhang Wang 911ff52451 kafka-1364; ReplicaManagerTest hard-codes log dir; patched by Guozhang Wang; reviewed by Jun Rao 11 years ago
Joel Koshy 8d15de8511 KAFKA-1373; Set first dirty (uncompacted) offset to first offset of the 11 years ago
Stevo Slavic 75d5f5bff8 kafka-1375; Formatting for in README.md is broken; patched by Stevo Slavic; reviewed by Jun Rao 11 years ago
Stevo Slavic de6066e8e7 kafka-1370; Gradle startup script for Windows; patched by Stevo Slavic; reviewed by Jun Rao 11 years ago
Stevo Slavic 33e07a61f9 kafka-1371; Ignore build output dirs; patched by Stevo Slavic; reviewed by Jun Rao 11 years ago
Ivan Lyutov a39f2c18c0 kafka-1352; Reduce logging on the server; patched by Ivan Lyutovg; reviewed by Guozhang Wang and Jun Rao 11 years ago
Joel Koshy 69655d5fb9 Trivial: update javadoc comment for KAFKA-1355 11 years ago
Timothy Chen 0e1d853c04 KAFKA-1356 Topic metadata requests takes too long to process; reviewed by Neha Narkhede, Joel Koshy and Guozhang Wang 11 years ago
Guozhang Wang 8f94bc3315 KAFKA-1366 Multiple Unit Test failures with new producer; reviewed by Neha Narkhede 11 years ago
Neha Narkhede a840c73c36 kafka-1337 followup to fix system tests 11 years ago
Joel Koshy 62fcaedd66 KAFKA-1355; Avoid sending all topic metadata on state changes. Reviewed by Neha Narkhede and Timothy Chen 11 years ago
Jay Kreps 640f3b05ef KAFKA-1337 Rationalize the producer configs. 11 years ago
Ivan Lyutov 3721821108 kafka-1344; Kafka-console-producer.sh support snappy compression; patched by Ivan Lyutovg; reviewed by Jun Rao 11 years ago
Jay Kreps 4f23ed32de KAFKA-1327 Add log cleaner metrics. 11 years ago
Jay Kreps 98952b3cc7 KAFKA-1251 Further metric naming standardization. 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
Timothy Chen 083b6265c9 KAFKA-1341 Client Selector doesn't check connection id properly; reviewed by Jay Kreps and Neha Narkhede 11 years ago
Neha Narkhede f82ce3314f KAFKA-1350 Fix excessive state change logging;reviewed by Jun,Joel,Guozhang and Tim 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
Timothy Chen fb92b3a2cd KAFKA-1317 KafkaServer 0.8.1 not responding to .shutdown() cleanly, possibly related to TopicDeletionManager or MetricsMeter state; reviewed by Neha Narkhede 11 years ago
Jay Kreps e287e02b12 KAFKA-1251 Missed one per-node metric. 11 years ago
Jay Kreps 23d7fc4706 KAFKA-1251: Add metrics to the producer. 11 years ago
Neha Narkhede 9bc47bc136 KAFKA-1253 Compression in the new producer: follow up patch to push new files 11 years ago
Guozhang Wang 466a83b78c KAFKA-1253 Compression in the new producer; reviewed by Jay Kreps and Jun Rao 11 years ago
Jun Rao 455c490f63 kafka-1319; kafka jar doesn't depend on metrics-annotation any more; patched by Jun Rao; reviewed by Neha Narkhede 11 years ago
Timothy Chen d9be502bcc KAFKA-1315 log.dirs property in KafkaServer intolerant of trailing slash; reviewed by Neha Narkhede and Guozhang Wang 11 years ago
Jun Rao 80e92064dc kafka-1297; releaseTarGz target needs signing task; trivial change to README. 11 years ago
Jay Kreps 8477b4f2a2 KAFKA-1312: Augment .gitignore. Patch from Timothy Chen. 11 years ago
Neha Narkhede 4484916d65 KAFKA-1311 Add a flag to turn off delete topic until it is stable; reviewed by Joel Koshy and Guozhang Wang 11 years ago
Jun Rao 74e2209251 kafka-1304; unregistered mbean exception in new producer; reviewed by Jay Kreps 11 years ago
Jun Rao cc859dcca7 kafka-1307; potential socket leak in new producer and clean up; reviewed by Jay Kreps, Guozhang Wang and Neha Narkhede 11 years ago
Joel Koshy 423d9d5af9 KAFKA-1309; Fix cross-compilation issue (due to use of deprecated JavaConversions API in javaapi.OffsetCommitRequest; reviewed by Neha Narkhede 11 years ago
Neha Narkhede 53e4061b2b KAFKA-1028 follow up: New test UncleanLeaderElectionTest 11 years ago
Andrew Olson 616086b909 KAFKA-1028 per topic configuration of preference for consistency over availability; reviewed by Neha Narkhede and Jay Kreps 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 84a3a9a3d9 kafka-1302; cleanup logging in new producer; reviewed by Jay Kreps, Guozhang Wang and Neha Narkhede 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
Neha Narkhede 74c54c7eeb KAFKA-1281 add the new producer to existing tools; reviewed by Jun Rao and Guozhang Wang 11 years ago
Martin Kleppmann c3520fe7e0 kafka-server-stop.sh doesn't stop broker; reviewed by Neha Narkhede 11 years ago
Jay Kreps 6319f26e6f TRIVIAL: Fix spurious logging in console consumer. 11 years ago
Jay Kreps 4524f384dc KAFKA-1286: Trivial fix up: Use || instead of |. 11 years ago