9050 Commits (274eccf922bd05f0979a649f1b466a569f197009)
 

Author SHA1 Message Date
Edward Jay Kreps cb4486656e KAFKA-171 Do a single write for request sends. 13 years ago
Edward Jay Kreps 1280b71a35 KAFKA-193 Add a logging helper trait and use it where logging is used. Patch from Joe Stein. 13 years ago
Neha Narkhede 41db543d31 KAFKA-211 Fix LICENSE file to include MIT and SCALA license; patched by nehanarkhede; reviewed by junrao 13 years ago
Jun Rao 09f5ce21b3 AsyncProducerStats is not a singleton; patched by Jun Rao; reviewed by Neha Narkhede; KAFKA-207 13 years ago
Jun Rao af923c3018 Avoid creating a new topic by the consumer; patched by Taylor Gautier; reviewed by Jun Rao; KAFKA-101 13 years ago
Neha Narkhede 7d856dce92 KAFKA-206 add DISCLAIMER, cleanup NOTICE file; patched by chrisburroughs;reviewed by junrao 13 years ago
Jun Rao c51b940179 Add Snappy Compression as a Codec; patched by Joe Stein; reviewed by Neha Narkhede and Jun Rao; KAFKA-187 13 years ago
Jun Rao 0153d4bb59 change ProducerShell to use high level producer; patched by Jun Rao; reviewed by Neha Narkhede; KAFKA-195 13 years ago
Neha Narkhede 4f9000c412 KAFKA-192 CompressionUtilTest does not run and fails when it does;patched by joestein;reviewed by nehanarkhede 13 years ago
Edward Jay Kreps 5497e8d156 Leave the default port alone (it was accidentally changed to 9093). 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 65c25ae6b9 KAFKA-91 zkclient does not show up in pom;patched by cburroughs;reviewed by nehanarkhede 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
Neha Narkhede d9a8af7782 KAFKA-161 Producer using broker list does not load balance requests across multiple partitions on a broker; patched by nehanarkhede; reviewed by junrao 13 years ago
Edward Jay Kreps 41f14a3e96 KAFKA-166 Add JMX perf tool. 13 years ago
Edward Jay Kreps 76957e5e3a KAFKA-150 Make the error message for duplicate node ids in zk more self-explanatory. 13 years ago
Edward Jay Kreps 46b6144a8f KAFKA-164 Fix up configuration with more docs. 13 years ago
Edward Jay Kreps ce070548e4 KAFKA-165 Add a cli script to use zkCli without having to download ZK. 13 years ago
Jun Rao 81f8d0dd83 ZK consumer gets into infinite loop if a message is larger than fetch size; patched by Jun Rao; reviewed by Neha Narkhede; KAFKA-160 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 4ad98872ad KAFKA-151 Standard .rat-excludes file and rat script;patched by nehanarkhede; reviewed by junrao 13 years ago
Neha Narkhede 85989a1baf Deleting the KEYS file from trunk 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
Jun Rao c0fc483d9f ZK consumer may lose a chunk worth of message during rebalance; patched by Jun Rao; reviewed by Neha Narkhede; KAFKA-154 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
Jun Rao 84c06d4285 Include payload size in DumpLogSegments; patched by Chris Burroughs; reviewed by Jun Rao; KAFKA-152 13 years ago
Chris Burroughs a45af2f1ed Restore .gitignore 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
Neha Narkhede 79092880fd Updating the KEYS file with the correct public keys 13 years ago
Neha Narkhede e2a91de7a2 Checking in KEYS file to be used to verify Kafka releases 13 years ago
Neha Narkhede a1193810b6 KAFKA-149 minor commit to fix the project file to not reference the perf sub project anymore 13 years ago
Neha Narkhede 4de899c24d KAFKA-89 consumer should initialize to a valid offset;patched by junrao; reviewed by jjkoshy 13 years ago
Neha Narkhede 472723f1cc KAFKA-149: Current perf directory has buggy perf tests; patched by nehanarkhede; reviewed by junrao 13 years ago
Neha Narkhede 101af58f6c KAFKA-141; Added the ASF header to the kafka source and test files where it was missing, deleted the CONTRIBUTORS file to match the convention of other Apache projects; patched by nehanarkhede; reviewed by junrao 13 years ago
Jun Rao 0a9aea7160 add optional mx4j support; patched by Chris Burroughs; reviewed by Jun Rao; KAFKA-78 13 years ago
Jun Rao 881eaf14e5 trivial change to print out last offset in DumpLogSegments 13 years ago
Neha Narkhede f7b2819bff reverting r1178669 to fix KAFKA-147 kafka integration tests fail on a fresh checkout; patched by nehanarkhede; reviewed by junrao 13 years ago
Neha Narkhede 4f28442864 KAFKA-145 Kafka server mirror shutdown bug; patched by nehanarkhede; reviewed by junrao 13 years ago
Neha Narkhede bac6d9c3fa KAFKA-146 testUnreachableServer sporadically fails; patched by nehanarkhede; reviewed by junrao 13 years ago
Neha Narkhede dd62e77f90 KAFKA-129 ZK-based producer can throw an unexpceted exception when sending a message; patched by nehanarkhede; reviewed by junrao 13 years ago
Chris Burroughs 513c4a59d8 Adding a .0 for easier post-release support. 13 years ago
Chris Burroughs a7b4731947 obsessive compulsive tag team: Replace tabs with spaces 13 years ago
Chris Burroughs 4c2d121b26 Update to sbt 0.7.7 13 years ago
Edward Jay Kreps 59a5c3215a KAFKA-130 Add a "console producer" that sends messages from standard input 13 years ago