1148 Commits (c5ba0da99301c9ffc1216e23541cbe7d2cc9a102)

Author SHA1 Message Date
Guozhang Wang 466a83b78c KAFKA-1253 Compression in the new producer; reviewed by Jay Kreps and Jun Rao 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
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
Neha Narkhede 74c54c7eeb KAFKA-1281 add the new producer to existing tools; reviewed by Jun Rao and Guozhang Wang 11 years ago
Jay Kreps 4524f384dc KAFKA-1286: Trivial fix up: Use || instead of |. 11 years ago
Jay Kreps 2404191be9 KAFKA-1286 Follow-up comment from Jun: Change the backoff default time configuration. 11 years ago
Jay Kreps 5ba48348b3 KAFKA-1286 Retry can block. Patch from Guozhang, reviewed by jay. 11 years ago
Jun Rao 220cc842a6 kafka-1285; enable log4j in unit test; patched by Jun Rao; reviewed by Neha Narkhede 11 years ago
Jay Kreps f1a53b972e KAFKA-1250 Add logging to new producer. 11 years ago
Guozhang Wang 5e2a9a560d KAFKA-1260 Integration Test for New Producer Part II: Broker Failure Handling; reviewed by Jay Kreps, Neha Narkhede and Jun Rao 11 years ago
Joe Stein a8297cc6ca KAFKA-1254 remove vestigial sbt patch by Joe Stein; reviewed by Jun Rao 11 years ago
Jay Kreps 3f0b67b6ac KAFKA-1252 Implement retries in new producer. 11 years ago
Jay Kreps 7e154a36f7 KAFKA-1261 Make it possible to configure the metadata refresh. 11 years ago
Guozhang Wang 84a5803a7e KAFKA-1233 Follow up changes to new producer integration test; reviewed by Jay Kreps 11 years ago
Jay Kreps ef1e30bf5b KAFKA-1259 Close blocked only until all messages had been sent not until all acknowledgements had been received. 11 years ago
Jay Kreps e1845ba1d8 KAFKA-1257 Only send metadata requests to nodes with no in-flight requests. 11 years ago
Jay Kreps 6b80dbb97b KAFKA-1236 Fix various breakages in the perf tests. Make the producer test use either the old or the new producer. 11 years ago
Jay Kreps 02bb382621 Fix bug in ByteBufferSend that lead to incorrect complete() method. 11 years ago
Jay Kreps d2ec321a03 KAFKA-1238 Move metadata req/resp parsing into its own classes and avoid updating cluster metadata if there are no available nodes. 11 years ago
Jay Kreps 962b5475cb KAFKA-1241 Better error message for underflow on read of struct. 11 years ago
Jun Rao 36eae8f63c trivial fix to add missing license header using .gradlew licenseFormatMain and ./gradlew licenseFormatTest; patched by Jun Rao 11 years ago
Jay Kreps fa6339c19c Rename client package from kafka.* to org.apache.kafka.* 11 years ago
Jay Kreps 3220af1fe2 TRIVIAL: Fix misc. numerical issues in histogram. 11 years ago
Jay Kreps 253f86e310 Implement a few of the API suggestions from the mailing list. 11 years ago
Jay Kreps 269d16d3c9 KAFKA-1227 New producer! 11 years ago
Joe Stein 9a4ef48ef1 KAFKA-534 remove client library directory 12 years ago
Joe Stein e9d07d72fa KAFKA-534 remove client library directory 12 years ago
Joe Stein 822963bb9d KAFKA-348 merge trunk to branch 1239902:1310937 patch by Joe Stein reviewed by Jun Rao 13 years ago
Jun Rao 5e0e0b17fb reverting previous commit for KAFKA-296 because patch didn't apply cleanly 13 years ago
Jun Rao 66d8073156 Update Go Client to new version of Go; patched by AaronR; KAFKA-296 13 years ago
Joe Stein ccc464c19a Niek Sanders - KAFKA-284 fixed compilation issue for cpp client 13 years ago
Neha Narkhede 5c3d5d815c KAFKA-177 Remove the clojure clients until correctly implemented and refactored; patched by nehanarkhede; reviewd by jefferydamick 13 years ago
Neha Narkhede 12572102c6 KAFKA-177 Remove the clojure clients until correctly implemented and refactored; patched by nehanarkhede; reviewd by jefferydamick 13 years ago
Neha Narkhede 14a1f0dcd6 KAFKA 158 Support for compression in go clients; patched by jeffregydamick; reviewed by nehanarkhede 13 years ago
Edward Jay Kreps a0b2aa8847 KAFKA-162 Upgrade the python client to use the new message format. 13 years ago
Jun Rao c2dc9c0841 Php Client support for compression attribute; patched by AaronR; KAFKA-159 13 years ago
Jun Rao e39c11abbc Add compression to C# client; patched by Eric Hauser; KAFKA-153 13 years ago
Neha Narkhede 3f0046be1b KAFKA-143 Fixing source code files to have the Apache license header ;patched by nehanarkhede; reviewed by junrao 13 years ago
Neha Narkhede e27136d81a KAFKA-141 Follow up patch to fix the cpp files; patched by Lorenzo, nehanarkhede; reviewed by junrao, jjkoshy 13 years ago
Neha Narkhede c7fb464938 KAFKA-143 Check and make sure that all source code distributed by the project is covered by one or more approved licenses; patched by nehanarkhede; reviewed by junrao 13 years ago
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 13 years ago
Neha Narkhede f34dfc002d Reverting accidental commit 1180110, which is pending review for KAFKA-141 13 years ago
Neha Narkhede a99becbe49 Minor patch, removing the .gitigore file 13 years ago
Jun Rao 61433bf0a2 ruby kafka gem is not functional; patched by Pierre-Yves Ritschard; KAFKA-135 13 years ago
Jun Rao d772600c7b Fix ASF license headers for C# client; patched by Eric Hauser; #KAFKA-137 13 years ago
Jun Rao dc66fd9a4b enhancements to .Net; patched by Eric Hauser; KAFKA-85 13 years ago
Henry Saputra d0c980dab2 KAFKA-93 | add license to missed files and remove LinkedIn copyright line per ASF guideline. Thanks to Joel Koshy for pointing it out 13 years ago
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. 13 years ago