809 Commits (00afb619cb1f2aaca0ddc785ab1d649428f9c93e)
 

Author SHA1 Message Date
Sriram Subramanian 00afb619cb Check delete state of topic 11 years ago
Sriram Subramanian 5b80758b57 Merge branch 'trunk' of http://git-wip-us.apache.org/repos/asf/kafka into trunk 11 years ago
Jay Kreps 3955915a5f KAFKA-1279 Socket server should close all connections when it is shutdown. 11 years ago
Sriram Subramanian 5de68ef4ae Merge branch 'trunk' of http://git-wip-us.apache.org/repos/asf/kafka into trunk 11 years ago
Jay Kreps 993e1aac8f KAFKA-1276 Make topic command list the possible topic-level configs that are available. 11 years ago
Guozhang Wang 6ab9b1ecd8 kafka-1235; Enable server to indefinitely retry on controlled shutdown; patched by Guozhang Wang; reviewed by Jun Rao 11 years ago
Jun Rao 90bea0b12e kafka-1271; controller logs exceptions during ZK session expiration; patched by Jun Rao; reviewed by Guozhang Wang and Jay kreps 11 years ago
Jun Rao d392f56b80 trivial change to use the correct path of kafka-clients.jar in kafka-run-class.sh 11 years ago
Joe Stein a8297cc6ca KAFKA-1254 remove vestigial sbt patch by Joe Stein; reviewed by Jun Rao 11 years ago
Joe Stein 16c69a844f KAFKA-1274 gradle.properties needs the variables used in the build.gradle patch by Joe Stein; Reviewed by Jun Rao 11 years ago
Jay Kreps 22f76d8b36 Fix compile issue from last commit. Oops. :-( 11 years ago
Jay Kreps 3f0b67b6ac KAFKA-1252 Implement retries in new producer. 11 years ago
Kostya Golikov f550cc76cd Liars in PrimitiveApiTest that promise to test api in compression mode, but don't do this actually; patched by Kostya Golikov; reviewed by Guozhang Wang and Jun Rao 11 years ago
Joe Stein dc5a993e67 KAFKA-1245 the jar files and pom are not being signed so nexus is failing to publish them patch by Joe Stein; Reviewed by Jun Rao 11 years ago
Joe Stein 5be973674f KAFKA-1263 Snazzy up the README markdown for better visibility on github; patched by Joe Stein; reviewed by Neha Narkhede 11 years ago
Guozhang Wang 3d830c9ef1 KAFKA-1188 Stale LeaderAndIsr request could be handled by the broker on Controller failover; reviewed by Neha, Jun 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
Jun Rao b494cd9de6 kafka-1244,kafka-1246,kafka-1249; various gradle issues for release; patched by Jun Rao; reviewed by Neha Narkhede 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
Neha Narkhede cdd03d1994 KAFKA-1237 Follow up review suggestions on new mirror maker; reviewed by Guozhang Wang 11 years ago
Neha Narkhede d6303ec79e KAFKA-1233 Adding the new test file 11 years ago
Guozhang Wang a0939f412d KAFKA-1233 Integration test for the new producer; reviewed by Jay Kreps and Neha Narkhede 11 years ago
Neha Narkhede 71e21c6bac KAFKA-1237 mirror maker using 08 consumer and 09 producer; reviewed by Jay Kreps and Joel Koshy 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
Joe Stein 8014b6ff69 KAFKA-1158 run rat is not needed this is documented now in the release not part of the server running 11 years ago
Neha Narkhede 1a7048d41b KAFKA-330 Delete topic followup - more tests and Joel's review comments 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
Jun Rao 52614ad65e kafka-1171; Gradle build for Kafka; patched by David Arthur, Joe Stein, Chris Freeman and Jun Rao; reviewed by Guozhang Wang, Joel Koshy and Neha Narkhede 11 years ago
Neha Narkhede 8c9a7811c4 Minor fix for delete topic 11 years ago
Jun Rao 1032bf7405 kafka-1232; make TopicCommand more consistent; patched by Jun Rao; reviewed by Guozhang Wang and Neha Narkhede 11 years ago
Neha Narkhede 167acb832d KAFKA-330 Delete topic; reviewed by Jun Rao, Guozhang Wang and Joel Koshy 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
Sriram Subramanian 2d848c5ae0 Merge branch 'trunk' of http://git-wip-us.apache.org/repos/asf/kafka into trunk 11 years ago
Jay Kreps 253f86e310 Implement a few of the API suggestions from the mailing list. 11 years ago
Moritz Schwörer c9052c5ff5 trivial typo fix; patched by Moritz Schwörer; reviewed by Jun Rao 11 years ago
Jason Rosenberg 74b42a8f81 KAFKA-1164 kafka should depend on snappy 1.0.5 (instead of 1.0.4.1); reviewed by Neha Narkhede 11 years ago
Ahmy Yulrizka 2b0c6a7d7b kafka-1228; Socket Leak on ReplicaFetcherThread; patched by Ahmy Yulrizka; reviewed by Jun Rao 11 years ago
Evelina Stepanova 9c1d8e35c5 KAFKA-1184 High-Level Consumer: expose fetcher threads number as a parameter; reviewed by Neha Narkhede 11 years ago
Jay Kreps 269d16d3c9 KAFKA-1227 New producer! 11 years ago
Sriram Subramanian 3f473566ab Merge branch 'trunk' of http://git-wip-us.apache.org/repos/asf/kafka into trunk 11 years ago
Joel Koshy 26a02c32dd KAFKA-1055 BrokerTopicStats should distinguish between messages received and messages actually appended (i.e., not dropped for various reasons). 11 years ago
Philp K. Warren c9028ad8c5 kafka-1214; Support arguments to zookeeper-shell.sh script; patched by Philp K. Warren; reviewed by Jun Rao 11 years ago
Ailing Zhang e1f7bea157 kafka-1205; README in examples not update; patched by Ailing Zhang; reviewed by Jun Rao 11 years ago
Guozhang Wang c2ed6415fc kafka-1208; Update system test still to use kafka-topics instead of kafka-create-topics shell; patched by Guozhang Wang; reviewed by Jun Rao 11 years ago