683 Commits (ace95c48a924db69ea6c6053d4cc2943c7b8958a)
 

Author SHA1 Message Date
Jun Rao ace95c48a9 trivial change to remove unused command bin/kafka-add-partitions.sh 11 years ago
Sriram Subramanian 8d4dbe60f1 kafka-1052; integrate add-partitions command into topicCommand; patched by Sriram Subramanian; reviewed by Jun Rao 11 years ago
Jun Rao 343a1e2660 Merge remote-tracking branch 'origin/0.8' into trunk 11 years ago
Jun Rao b384c27c33 kafka-954; tidy up README file for better general availability; patched by Jun Rao; reviewed by Joe Stein and Neha Narkhede 11 years ago
John Fung a6904a2644 kafka-1078; Update System Test to handle controller data returned by ZK; patched by John Fung; reviewed by Jun Rao 11 years ago
Jun Rao f53fe18361 kafka-1069; MBean kafka.cluster.Partition report wrong UnderReplicated status; patched by Jun Rao; reviewed by Neha Narkhede 11 years ago
Jun Rao bfc4ba4995 Merge remote branch 'origin/0.8' into trunk 11 years ago
Guozhang Wang 1cb217579b KAFKA-1075; Consumer will not rebalance upon topic partition change; reviewed by Neha Narkhede and Jun Rao 11 years ago
Jun Rao 40efe0a972 trivial follow-up patch for kafka-1073 to fix unit tests; patched by Jun Rao 11 years ago
Jun Rao 71ed6ca336 kafka-1073; CheckReassignmentStatus is broken; patched by Jun Rao; reviewed by Guozhang Wang, Swapnil Ghike and Neha Narkhede 11 years ago
Jun Rao 2c6d3c7b45 kafka-1076; system tests in 0.8 are broken due to wrong log4j config; patched by Joel Koshy; reviewed by Jay Kreps and Jun Rao 11 years ago
Guozhang Wang 93921a3a57 KAFKA-1071; The random partition selected in DefaultEventHandler is not random across producer instances; reviewed by Neha Narkhede and Jun Rao 11 years ago
Neha Narkhede dcbf0bf0b7 KAFKA-1068 OfflinePartitionCount metrics may be incorrect after the controller failover; reviewed by Neha Narkhede and Guozhang Wang 11 years ago
Joe Stein 56ada95762 KAFKA-939 sbt publish-local fails due to invalid javac flags passed to javadoc patch by Frank Grimes reviewed by Joe Stein 11 years ago
Sam Meder bb7b45cd5d kafka-946; Kafka Hadoop Consumer fails when verifying message checksum; patched by Sam Meder; reviewed by Jun Rao 11 years ago
Neha Narkhede 61b8b2bf81 KAFKA-1062 Reading topic metadata from zookeeper leads to incompatible ordering of partition list; reviewed by Neha and Guozhang 11 years ago
Neha Narkhede 8959690e96 KAFKA-1053 Kafka patch review tool that integrates JIRA and reviewboard; reviewed by Joel Koshy, Swapnil Ghike and Guozhang Wang 11 years ago
Neha Narkhede d6f95cf97a KAFKA-1053 Kafka patch review tool that integrates JIRA and reviewboard; reviewed by Joel Koshy, Swapnil Ghike and Guozhang Wang 11 years ago
Neha Narkhede c6ca971738 KAFKA-1030 Addition of partitions requires bouncing all the consumers of that topic; reviewed by Neha, Swapnil, Joel 11 years ago
Jay Kreps 9feef9fd60 Trivial commit: Fix whitespace in Utils.rm. 11 years ago
Jun Rao aebf746190 KAFKA-1038; fetch response should use empty messageset instead of null when handling errors; patched by Jun Rao; reviewed by Neha Narkhede 11 years ago
Guozhang Wang 0c1885b800 KAFKA-955 (followup patch) After a leader change, messages sent with ack=0 are lost; reviewed by Neha Narkhede and Jun Rao 11 years ago
Jun Rao 324936609f merge from 0.8 c12d2ea9e5 to trunk 11 years ago
Neha Narkhede fed901cad2 KAFKA-1046 New files 11 years ago
Christopher Freeman 8e554c4d2a KAFKA-1046 Added support for Scala 2.10 builds while maintaining compatibility with 2.8.x; reviewed by Neha and Jun 11 years ago
Jun Rao 75d95d9b07 merge from 0.8 da4512174b and resolve conflicts 11 years ago
Christopher Freeman c12d2ea9e5 KAFKA-1046 Added support for Scala 2.10 builds while maintaining compatibility with 2.8.x; reviewed by Neha and Jun 11 years ago
Rajasekar Elango da4512174b kafka-1035; Add message-send-max-retries and retry-backoff-ms options to console producer; patched by Rajasekar Elango; reviewed by Guaozhang Wang and Jun Rao 11 years ago
Jun Rao 20953b5255 kafka-937; delta patch; ConsumerFetcherThread can deadlock; patched by Jun Rao; reviewed by Joel Koshy 11 years ago
Guozhang Wang f89ddced1b KAFKA-955 After a leader change, messages sent with ack=0 are lost; reviewed by Jay Kreps, Neha Narkhede and Jun Rao 11 years ago
Jun Rao ea54700d57 Merge branch '0.8' of http://git-wip-us.apache.org/repos/asf/kafka into 0.8 11 years ago
Vladislav Pernin 51de7c55d2 kafka-1031; Little modification to the stop script to be able to kill the proper process; patched by Vladislav Pernin; reviewed by Jun Rao 11 years ago
Sriram Subramanian 39fc578d5d KAFKA-990 Fix ReassignPartitionCommand and improve usability; reviewed by Neha, Jun, Joel and Guozhang 11 years ago
Sam Meder 7640bee3d2 KAFKA-1029 Zookeeper leader election stuck in ephemeral node retry loop; reviewed by Neha and Guozhang 11 years ago
Swapnil Ghike d217f4cc27 kafka-1017; High number of open file handles in 0.8 producer; patched by Swapnil Ghike; reviewed by Neha Narkhede and Jun Rao 11 years ago
Guozhang Wang ff6292904a KAFKA-1009 DumpLogSegments tool should return error on non-existing files; reviewed by Neha Narkhede 11 years ago
Guozhang Wang ceb55cad58 kafka-649; patch v5; Cleanup log4j logging; patched by Guozhang Wang; reviewed by Jun Rao 11 years ago
Guozhang Wang 6849da0505 kafka-992; follow-up patch; Double Check on Broker Registration to Avoid False NodeExist Exception; patched by Guozhang Wang; reviewed by Neha Narkhede and Jun Rao 11 years ago
Sam Meder 7a9faa49ed kafka-1010; Concurrency issue in getCluster() causes rebalance failure and dead consumer; patched by Sam Meder; reviewed by Jun Rao 11 years ago
Guozhang Wang 1db824ed2f KAFKA-992 followup: Fix zookeeper de-registration bug for controller and consumer; reviewed by Neha Narkhede 11 years ago
Neha Narkhede 1d75e09313 Revert "KAFKA-992 follow up: Fix the zookeeper de-registration issue for controller and consumer; reviewed by Neha Narkhede" 11 years ago
Guozhang Wang 81c49bbdae KAFKA-992 follow up: Fix the zookeeper de-registration issue for controller and consumer; reviewed by Neha Narkhede 11 years ago
Swapnil Ghike e7a546b67c kafka-1003; ConsumerFetcherManager should pass clientId as metricsPrefix to AbstractFetcherManager; patched by Swapnil Ghike; reviewed by Jun Rao 11 years ago
Swapnil Ghike 9753d15ef1 KAFKA-999 Controlled shutdown never succeeds until the broker is killed; reviewed by Neha Narkhede 11 years ago
Jay Kreps df18fe13ad KAFKA-615 fsync asynchronous from log roll. Patch reviewed by Jun and Sriram. 11 years ago
Phil Hargett 1d6ad3d7d4 kafka-989; Race condition shutting down high-level consumer results in spinning background thread; patched by Phil Hargett; reviewed by Jun Rao 11 years ago
Neha Narkhede 7fbbb6666b KAFKA-992 follow up. Fix broken unit test 11 years ago
Jay Kreps 14af713252 Misc. minor house-keeping fixes: add reasonable GC settings, fix up README, fix up example configs, fix the logging for tools, use a log directory for logs instead of the root directory. 11 years ago
Guozhang Wang f3f8fa5c8c KAFKA-992 Double Check on Broker Registration to Avoid False NodeExist Exception; reviewed by Neha Narkhede and Swapnil Ghike 11 years ago
Jay Kreps 493a46613e KAFKA-985 integer overflow in log time configuration values. Patch from Frank Fejes. 11 years ago