1289 Commits (478505632edc8f4b51e4ed561d1adf455256c3e4)
 

Author SHA1 Message Date
Joe Stein eb2100876b KAFKA-1856 Add PreCommit Patch Testing patch by Ashish K Singh reviewed by Gwen Shapira 10 years ago
Tao Xiao 4e0da4965b KAFKA-2048; Change lock synchronized to inLock() for partitionMapCond; reviewed by Guozhang Wang 10 years ago
Jiangjie Qin 991195416e KAFKA-2042; Update topic list of the metadata regardless of cluster information; reviewed by Guozhang Wang 10 years ago
Guozhang Wang c62cff3559 trivial fix on coding style 10 years ago
Guozhang Wang b2c833aa41 KAFKA-1910; Fix two bugs on MemoryRecords and KafkaConsumer; reviewed by Onur Karaman 10 years ago
Jiangjie Qin 82789e7519 KAFKA-1997; Hopefully last follow-up fix to get messageHandlerArgs right 10 years ago
Jiangjie Qin 5bbbb7fddb KAFKA-1997; Follow-up to add the shutdown hook before starting the consumers; reviewed by Guozhang Wang 10 years ago
Guozhang Wang 1caaf6db40 KAFKA-1863; Add docs for possible thrown exception in Callback; reviewed by Jiangjie Qin 10 years ago
Jiangjie Qin c41c7b40b6 KAFKA-1997; Refactor MirrorMaker based on KIP-3; reviewed by Joel Koshy and Guozhang Wang 10 years ago
Sriharsha Chintalapani b7439c8081 kafka-1461; Replica fetcher thread does not implement any back-off behavior; patched by Sriharsha Chintalapani; reviewed by Jun Rao 10 years ago
Guozhang Wang 01f20e029f KAFKA-1910 Follow-up again; fix ListOffsetResponse handling for the expected error codes 10 years ago
Guozhang Wang 1eb5f53aa4 KAFKA-1910; missed follow-up changes 10 years ago
Guozhang Wang 01d2a25235 KAFKA-1910; follow-up on fixing buffer.flip on produce requests 10 years ago
Guozhang Wang 0b92cec1e0 KAFKA-1910; Refactor new consumer and fixed a bunch of corner cases / unit tests; reviewed by Onur Karaman and Jay Kreps 10 years ago
jqin 67940c43e0 KAFKA-2009 Fix two minor bugs in mirror maker. 10 years ago
Joe Stein 8f0003f9b6 KAFKA-1845 KafkaConfig should use ConfigDef patch by Andrii Biletskyi reviewed by Gwen Shapira 10 years ago
Tong Li 3a9f4b833b KAFKA-1988; Fix org.apache.kafka.common.utils.Utils.abs and add Partitioner.toPositive; reviewed by Jun Rao and Guozhang Wang 10 years ago
Joel Koshy 00c643e6fd KAFKA-1755; trivial follow-up to fix comment in CleanerTest 10 years ago
Gwen Shapira 151ae42cdf kafka-1999; Fix failing unit-test: kafka.api.ProducerFailureHandlingTest > testNotEnoughReplicasAfterBrokerShutdown; patched by Gwen Shapira; reviewed by Jun Rao 10 years ago
Joel Koshy 4c9ad9b8a2 KAFKA-2001; Trivial commit to fix OffsetCommitTest 10 years ago
Joel Koshy 61f02fa542 KAFKA-2001; Trivial commit to prevent OffsetCommitTest from hanging 10 years ago
Aditya Auradkar 57d38f672b KAFKA-1986; Request failure rate should not include invalid message size and offset out of range; reviewed by Joel Koshy 10 years ago
Joel Koshy c5d654acb2 KAFKA-1499; trivial follow-up (remove unnecessary parentheses) 10 years ago
Sriharsha Chintalapani 616987d196 KAFKA-1852; Reject offset commits to unknown topics; reviewed by Joel Koshy 10 years ago
Joel Koshy 1cd6ed9e2c KAFKA-1755; Reject compressed and unkeyed messages sent to compacted topics; reviewed by Mayuresh Gharat, Neha Narkhede and Guozhang Wang 10 years ago
Jay Kreps 0636928d96 KAFKA-1865 Add a flush() method to the producer. 10 years ago
Gwen Shapira 22ff9e943a KAFKA-1824 ConsoleProducer - properties key.separator and parse.key no longer work; reviewed by Neha Narkhede 10 years ago
Sriharsha Chintalapani 687abc98a4 KAFKA-1866 LogStartOffset gauge throws exceptions after log.delete(); reviewed by Neha Narkhede 10 years ago
Ashish Singh b56f5973c7 KAFKA-1664 Kafka does not properly parse multiple ZK nodes with non-root chroot; reviewed by Neha Narkhede and Jun Rao 10 years ago
Neha Narkhede a864172da5 Deleting the ConsumerTest until the issue with the hanging test is resolved; discussed on the mailing list and got several +1s 10 years ago
Jun Rao e39373d16b kafka-1400; transient unit test failure in SocketServerTest; patched by Jun Rao; reviewed by Ewen Cheslack-Postava and Jiangjie Qin 10 years ago
Ewen Cheslack-Postava ef252dea70 kafka-1881; transient unit test failure in testDeleteTopicWithCleaner due to OOME; patched by Ewen Cheslack-Postava; reviewed by Jun Rao 10 years ago
Joel Koshy b8904e9614 KAFKA-1953; KAFKA-1962; Disambiguate purgatory metrics; restore delayed request metrics; reviewed by Guozhang Wang 10 years ago
Jun Rao 10311c1389 kafka-1984; java producer may miss an available partition; patched by Jun Rao; reviewed by Ewen Cheslack-Postava, Jay Kreps, and Guozhang Wang 10 years ago
Onur Karaman 7c82afddc8 Added script for bin/kafka-consumer-groups.sh that was mistakenly dropped from the original patch for KAFKA-1476 10 years ago
Jun Rao 41189ea560 kafka-1971; starting a broker with a conflicting id will delete the previous broker registration; patched by Jun Rao; reviewed by Neha Narkhede 10 years ago
Jay Kreps 3f1e088229 KAFKA-1757 Unmap file prior to delete on windows. 10 years ago
Honghai Chen 62c7e0e485 KAFKA-1947 can't explicitly set replica-assignment when add partitions; reviewed by Neha Narkhede 10 years ago
Jay Kreps 19031823c1 KAFKA-1919: Always update the metadata, when a metadata response is received to ensure we back off. 10 years ago
Yasuhiro Matsuda fbb1154974 Leaner DelayedItem; reviewed by Neha Narkhede and Joel Koshy 10 years ago
Sriharsha Chintalapani 8c1b9325be KAFKA-1867 liveBroker list not updated on a cluster with no topics; reviewed by Neha Narkhede 10 years ago
Yaguo Zhou 38346fb106 Minor typo in KafkaConfig; reviewed by Gwen Shapira 10 years ago
Joel Koshy 4c8817e3d1 KAFKA-1729; (followup patch)Add constructor to javaapi to allow 10 years ago
Aditya Auradkar f7f8ac1a88 KAFKA-1914; follow-up to fix SimpleFetchTest; reviewed by Joel Koshy 10 years ago
Joel Koshy 8d72816f48 KAFKA-1914; follow-up to address unit test failure 10 years ago
Jun Rao f5684366ef kafka-1952; High CPU Usage in 0.8.2 release; patched by Jun Rao; reviewed by Guozhang Wang, Ewen Cheslack-Postava and Neha Narkhede 10 years ago
Tong Li d5fbba6336 KAFKA-1960; .gitignore does not exclude test generated files and folders; reviewed by Joel Koshy and Gwen Shapira 10 years ago
Tong Li cdf0656445 KAFKA-1959; Rename group to groupId in TestOffsetManager due to collision with Thread.group in IBM's JDK; reviewed by Joel Koshy and Gwen Shapira 10 years ago
Aditya Auradkar cb40ec2e7a KAFKA-1914; Include total produce/fetch stats in broker topic metrics. 10 years ago
Aditya Auradkar b8be3140b6 KAFKA-1943; MessageSizeTooLarge and MessageSetSizeTooLarge should not be counted toward broker-side producer failure rate 10 years ago