jjko...@apache.org |
git commit: KAFKA-1425; Expose metric for LogStartOffset; reviewed by Joel Koshy and Jun Rao |
Thu, 01 May, 17:16 |
jjko...@apache.org |
git commit: KAFKA-1437; Consumer metadata response should include (empty) coordinator information if the coordinator is unavailable; reviewed by Neha Narkhede and Guozhang Wang. |
Thu, 15 May, 21:42 |
jkr...@apache.org |
git commit: KAFKA-1445 Send all partitions, regardless of how full, whenever we are sending a request to a broker. Patch from Guozhang. |
Thu, 15 May, 23:57 |
jkr...@apache.org |
svn commit: r1597135 - in /kafka/site/081: configuration.html design.html implementation.html quickstart.html |
Fri, 23 May, 17:29 |
jkr...@apache.org |
git commit: KAFKA-1468 Misc. improvements from benchmarking. |
Sat, 31 May, 22:07 |
joest...@apache.org |
git commit: KAFKA-1456 Add LZ4 and LZ4C as a compression codec patch by James Oliver reviewed by Joe Stein |
Mon, 26 May, 15:36 |
jun...@apache.org |
git commit: kafka-1433; transient unit test failure in ZookeeperConsumerConnectorTest; patched by Jun Rao; reviewed by Guozhang Wang |
Thu, 01 May, 15:54 |
jun...@apache.org |
git commit: kafka-1412; transient unit test failure in ProducerSendTest.testAutoCreateTopic; patched by Jun Rao; reviewed by Guozhang Wang and Neha Narkhede |
Thu, 01 May, 23:35 |
jun...@apache.org |
git commit: kafka-1146; toString() on KafkaStream gets stuck indefinitely; patched by Arup Malakar; reviewed by Jun Rao |
Fri, 02 May, 14:45 |
jun...@apache.org |
git commit: kafka-1397; delete topic is not working; patched by Timothy Chen; reviewed by Neha Narkhede and Jun Rao |
Tue, 06 May, 17:38 |
jun...@apache.org |
git commit: kafka-1384; Log Broker state; patched by Timothy Chen; reviewed by Joel Koshy and Jun Rao |
Tue, 06 May, 23:36 |
jun...@apache.org |
git commit: kafka-1384; Log Broker state; followup commit to add the missing new file |
Wed, 07 May, 01:04 |
jun...@apache.org |
git commit: kafka-1432; followup patch to enable new producer in system test; patched by Guozhang Wang; reviewed by Neha Narkhede, Jun Rao |
Thu, 08 May, 04:02 |
jun...@apache.org |
git commit: kafka-1396; fix transient unit test ProducerFailureHandlingTest.testBrokerFailure; patched by Guozhang Wang; reviewed by Jun Rao |
Wed, 14 May, 00:33 |
jun...@apache.org |
git commit: kafka-1453; Add a channel queue jmx in Mirror Maker; patched by Guozhang Wang; reviewed by Jun Rao |
Fri, 16 May, 04:26 |
jun...@apache.org |
git commit: kafka-1453 (follow-up); Add a channel queue jmx in Mirror Maker; patched by Guozhang Wang; reviewed by Jun Rao |
Fri, 16 May, 17:53 |
jun...@apache.org |
git commit: kafka-1453 (2nd follow-up); Add a channel queue jmx in Mirror Maker; patched by Guozhang Wang; reviewed by Jun Rao |
Fri, 16 May, 22:31 |
jun...@apache.org |
svn commit: r1597925 - /kafka/site/081/quickstart.html |
Wed, 28 May, 04:15 |
jun...@apache.org |
git commit: trival fix to remove reference of sbt in README |
Wed, 28 May, 16:42 |
jun...@apache.org |
svn commit: r1598314 - in /kafka/site: 08/introduction.html 081/introduction.html |
Thu, 29 May, 15:01 |
nehanarkh...@apache.org |
git commit: KAFKA-1432 Make num.producerThreads configurable on new MirrrorMaker; reviewed by Neha Narkhede, Jun Rao |
Mon, 05 May, 23:56 |
nehanarkh...@apache.org |
svn commit: r1592814 - in /kafka/site: 081/ops.html images/kafka_logo.png |
Tue, 06 May, 17:49 |
nehanarkh...@apache.org |
svn commit: r1592924 - /kafka/site/images/kafka_logo.png |
Tue, 06 May, 23:54 |
nehanarkh...@apache.org |
git commit: KAFKA-1432 followup - Fixing the shutdown sequence furthermore; reviewed by Neha Narkhede |
Wed, 07 May, 17:08 |
nehanarkh...@apache.org |
git commit: KAFKA-1442 RBTools post-review is deprecated; reviewed by Neha Narkhede |
Thu, 08 May, 23:03 |
nehanarkh...@apache.org |
git commit: KAFKA-1431 ConsoleConsumer - Option to clean zk consumer path; reviewed by Neha Narkhede and Jun Rao |
Thu, 15 May, 22:48 |
nehanarkh...@apache.org |
git commit: KAFKA-1179 createMessageStreams() in javaapi.ZookeeperConsumerConnector does not throw; reviewed by Neha Narkhede |
Fri, 16 May, 00:36 |
nehanarkh...@apache.org |
[1/2] KAFKA-1328 New consumer APIs; reviewed by Jun Rao and Guozhang Wang |
Tue, 20 May, 23:52 |
nehanarkh...@apache.org |
[2/2] git commit: KAFKA-1328 New consumer APIs; reviewed by Jun Rao and Guozhang Wang |
Tue, 20 May, 23:52 |
nehanarkh...@apache.org |
git commit: KAFKA-1328 follow up: Updated javadoc |
Wed, 21 May, 05:11 |
nehanarkh...@apache.org |
git commit: KAFKA-1298 Controlled shutdown tool doesn't seem to work out of the box; reviewed by Neha Narkhede |
Wed, 21 May, 18:15 |
nehanarkh...@apache.org |
git commit: KAFKA-1446 Consumer metrics for rebalance; reviewed by Neha Narkhede and Joel Koshy |
Thu, 22 May, 18:32 |
nehanarkh...@apache.org |
git commit: KAFKA-1444 kafka.javaapi.TopicMetadata and PartitionMetadata doesn't forward the toString method; reviewed by Neha Narkhede |
Tue, 27 May, 17:21 |
nehanarkh...@apache.org |
git commit: KAFKA-1459 kafka.tools.ConsumerOffsetChecker throws NoNodeException; reviewed by Neha Narkhede |
Tue, 27 May, 20:43 |
nehanarkh...@apache.org |
git commit: KAFKA-924. Specify console consumer properties via a single --property command line parameter; reviewed by Neha Narkhede |
Tue, 27 May, 21:56 |
nehanarkh...@apache.org |
git commit: KAFKA-1459 follow up minor patch |
Thu, 29 May, 16:28 |