1230 Commits (185eb9b59a9676f641af8bac8e8373ad4dfd5dc6)
 

Author SHA1 Message Date
Jay Kreps 75a286e430 KAFKA-1760 Follow-up: fix compilation issue with Scala 2.11 10 years ago
Jay Kreps 0699ff2ce6 KAFKA-1760: New consumer. 10 years ago
Manikumar Reddy 11ec9bf5a5 KAFKA-1861; Publishing kafka-client:test in order to utilize the helper utils in TestUtils; patched by Manikumar Reddy; reviewed by Jun Rao 10 years ago
Jun Rao f689e9b1e3 KAFKA-1902; fix MetricName so that Yammer reporter can work correctly; patched by Jun Rao; reviewed by Manikumar Reddy, Manikumar Reddy and Joel Koshy 10 years ago
Eric Olander 0f6cc0a058 KAFKA-1818 KAFKA-1818 clean up code to more idiomatic scala usage; reviewed by Neha Narkhede and Gwen Shapira 10 years ago
jaikiran pai 0b171dee1f KAFKA-1885 Upgrade junit dependency in core to 4.6 version to allow running individual test methods via gradle command line; reviewed by Neha Narkhede 10 years ago
jaikiran pai 4aa3dab3de KAFKA-1883 Fix NullPointerException in RequestSendThread; reviewed by Neha Narkhede 10 years ago
Manikumar Reddy 995d0d3693 KAFKA-1109 Need to fix GC log configuration code, not able to override KAFKA_GC_LOG_OPTS; reviewed by Neha Narkhede 10 years ago
Jiangjie Qin ff5cbcacc6 KAFKA-1896; Record size function should check if value is null; reviewed by Guozhang Wang 10 years ago
Jiangjie Qin 8cff9119f8 KAFKA-1890 Fix bug preventing Mirror Maker from successful rebalance; reviewed by Gwen Shapira and Neha Narkhede 10 years ago
Joe Stein 54e53b7312 KAFKA-1891 MirrorMaker hides consumer exception - making troubleshooting challenging patch by Gwen Shapira reviewed by Joe Stein 10 years ago
Aditya Auradkar a0852d477e KAFKA-1848; check consumer shutting down flag inside retry loop; reviewed by Guozhang Wang 10 years ago
Joel Koshy fcc2521858 KAFKA-1823; Fix transient failure in PartitionAssignorTest; reviewed by Guozhang Wang and Neha Narkhede 10 years ago
Jun Rao 5d648cfdb1 KAFKA-1876; pom file for scala 2.11 should reference a specific version; patched by Jun Rao; reviewed by Joe Stein and Sriharsha Chintalapani 10 years ago
jaikiran pai 07cff76363 KAFKA-1878; ProducerFailureHandlingTest.testCannotSendToInternalTopic fails with TimeoutException while trying to fetch metadata for topic; patched by jaikiran pai; reviewed by Jun Rao 10 years ago
Manikumar Reddy 49d7f8ee1c KAFKA-1723; num.partitions documented default is 1 while actual default is 2; patched by Manikumar Reddy; reviewed by Jun Rao 10 years ago
Jun Rao 09234f0e52 trivial change to remove -UseCompressedOops option from script 10 years ago
Jun Rao 5174df5377 kafka-1864; Revisit defaults for the internal offsets topic; patched by Jun Rao; reviewed by Jeol Koshy, Neha Narkhede, and Gwen Shapira 10 years ago
Jun Rao 1769642bb7 kafka-1870; Cannot commit with simpleConsumer on Zookeeper only with Java API; patched by Jun Rao; reviewed by Jeol Koshy and Sriharsha Chintalapani 10 years ago
Jun Rao 602d572f63 kafka-1868; ConsoleConsumer shouldn't override dual.commit.enabled to false if not explicitly set; patched by Jun Rao; reviewed by Jeol Koshy 10 years ago
Joel Koshy 45697ed6c6 KAFKA-1499; Trivial follow-up (fix comments and whitespace) 10 years ago
Manikumar Reddy 1c8f89bc73 KAFKA-1499; Broker-side compression configuration; reviewed by Joel Koshy 10 years ago
Manikumar Reddy a611178408 KAFKA-1723 (delta patch to fix javadoc); make the metrics name in new producer more standard; patched by Manikumar Reddy; reviewed by Jun Rao 10 years ago
Jun Rao bfb2da3c82 trivial change to add byte serializer to ProducerPerformance; patched by Jun Rao 10 years ago
Jaikiran Pai e79ebdfe22 KAFKA-1854 Allow JIRA username and password to be prompted in the absence of a jira.ini file, during patch submission; reviewed by Neha Narkhede 10 years ago
Manikumar Reddy 688e38ce45 KAFKA-1723; make the metrics name in new producer more standard; patched by Manikumar Reddy; reviewed by Jay Kreps and Jun Rao 10 years ago
Jun Rao 6f4dea9dbc kafka-1797; (missed parametric in a few files) add the serializer/deserializer api to the new java client; patched by Jun Rao 10 years ago
Gwen Shapira 14779dddb6 KAFKA-1819 Cleaner gets confused about deleted and re-created topics; reviewed by Neha Narkhede 10 years ago
Jaikiran Pai ad4883a0cd KAFKA-1836 metadata.fetch.timeout.ms set to zero blocks forever; reviewed by Neha Narkhede and Ewen Cheslack-Postava 10 years ago
Sriharsha Chintalapani b1b80860a0 KAFKA-1070 Auto assign broker id; reviewed by Neha Narkhede 10 years ago
Jun Rao e52a6181bf kafka-1851; OffsetFetchRequest returns extra partitions when input only contains unknown partitions; patched by Jun Rao; reviewed by Neha Narkhede 10 years ago
Jun Rao a93ef199b2 kafka-1797; (addressing Manikumar Reddy's comment) add the serializer/deserializer api to the new java client; patched by Jun Rao; reviewed by Manikumar Reddy and Neha Narkhede 10 years ago
Joe Stein f82518a850 KAFKA-1512 Fixes for limit the maximum number of connections per ip address patch by Jeff Holoman reviewed by Jay Krepps and Gwen Shapira 10 years ago
Jun Rao 517503db26 kafka-1797; (delta follow-up patch) add the serializer/deserializer api to the new java client; patched by Jun Rao; reviewed by Neha Narkhede 10 years ago
Jun Rao 50b734690a kafka-1797; (follow-up patch) add the serializer/deserializer api to the new java client; patched by Jun Rao; reviewed by Jay Kreps 10 years ago
Ewen Cheslack-Postava 4471dc08b6 kafka-1642; (followup patch) [Java New Producer Kafka Trunk] CPU Usage Spike to 100% when network connection is lost; patched by Ewen Cheslack-Postava; patched by Ewen Cheslack-Postava; reviewed by Jun Rao 10 years ago
Jiangjie Qin 10c6dec34d KAFKA-1650; (Follow-up patch) to support no data loss in mirror maker; reviewed by Joel Koshy 10 years ago
Gwen Shapira 84521872d1 KAFKA-1824 - fix ConsoleProducer so parse.key and key.separator will work again; reviewed by Neha Narkhede 10 years ago
Jun Rao 92d1d4cd31 kafka-1797; add the serializer/deserializer api to the new java client; patched by Jun Rao; reviewed by Neha Narkhede 10 years ago
Ashish Singh ae0bb84fa7 KAFKA-742: Existing directories under the Kafka data directory without any data cause process to not start; reviewed by Neha Narkhede 10 years ago
Anatoly Fayngelerin 523b36589e kafka-1813; Build fails for scala 2.9.2; patched by Anatoly Fayngelerin; reviewed by Jun Rao 10 years ago
Chris Cope 0ef631bc69 kafka-1815; ServerShutdownTest fails in trunk; patched by Chris Cope; reviewed by Jun Rao 10 years ago
Joe Stein e8ffbd0fee KAFKA-1812 Allow IpV6 in configuration with parseCsvMap patch by Jeff Holoman reviewed by Gwen Shapira and Joe Stein 10 years ago
Jiangjie Qin 2801629964 KAFKA-1650; avoid data loss when mirror maker shutdown uncleanly; reviewed by Guozhang Wang 10 years ago
Ewen Cheslack-Postava 4fc74958e3 KAFKA-1807 Improve accuracy of ProducerPerformance target throughput; reviewed by Neha Narkhede 10 years ago
Joe Stein 09e2fd651e KAFKA-1173 Using Vagrant to get up and running with Apache Kafka patch by Ewen Cheslack-Postava reviewed by Joe Stein 10 years ago
Guozhang Wang 3cc10d5ff9 KAFKA-1720; Renamed Delayed Operations after KAFKA-1583; reviewed by Gwen Shapira and Joel Koshy 10 years ago
Dave Parfitt 7e9368baf2 kafka-1803; UncleanLeaderElectionEnableProp in LogConfig should be of boolean; patched by Dave Parfitt; reviewed by Jun Rao 10 years ago
Raman Gupta 15f9e2762d kafka-1801; Remove non-functional variable definition in log4j.properties; patched by Raman Gupta; reviewed by Jun Rao 10 years ago
Balaji Seshadri 723fa4c40d KAFKA-328 Write unit test for kafka server startup and shutdown API; reviewed by Neha Narkhede 10 years ago