You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: KAFKA-1498 Misc. producer performance enhancements. Patch from Guozhang. - posted by jk...@apache.org on 2014/07/01 22:23:10 UTC, 0 replies.
- git commit: KAFKA-1498 Follow-up: add metric on avg record size. - posted by jk...@apache.org on 2014/07/01 23:49:02 UTC, 0 replies.
- svn commit: r1607405 - /kafka/site/081/design.html - posted by ju...@apache.org on 2014/07/02 17:59:50 UTC, 0 replies.
- git commit: KAFKA-1308 Publish jar of test utilities to Maven - posted by jg...@apache.org on 2014/07/03 00:02:31 UTC, 0 replies.
- git commit: kafka-1503; all partitions are using same broker as their leader after broker is down; patched by Jianwen Wang; reviewed by Guozhang Wang and Jun Rao - posted by ju...@apache.org on 2014/07/03 06:54:48 UTC, 0 replies.
- git commit: kafka-1513; Cleanup KafkaServerStartable code; patched by Evgeny Vereshchagin; reviewed by Jun Rao - posted by ju...@apache.org on 2014/07/03 07:09:29 UTC, 0 replies.
- git commit: KAFKA-1519 Make it possible to disable the line seperator in the console consumer. Patch from Gwen Shapira. - posted by jk...@apache.org on 2014/07/04 06:16:43 UTC, 0 replies.
- git commit: KAFKA-1515 Fix a bug that could result in blocking for a long period of time in the producer. Patch from Guozhang Wang. - posted by jk...@apache.org on 2014/07/08 22:18:28 UTC, 0 replies.
- git commit: kafka-1325; Fix inconsistent per topic log configs; patched by Manikumar Reddy; reviewed by Jun Rao - posted by ju...@apache.org on 2014/07/10 17:27:40 UTC, 0 replies.
- git commit: kafka-1406; Fix scaladoc/javadoc warnings; patched by Alan Lee; reviewed by Jun Rao - posted by ju...@apache.org on 2014/07/10 18:45:14 UTC, 0 replies.
- git commit: KAFKA-1515 Producer can hang during metadata updates. Patch by Guozhang. - posted by jk...@apache.org on 2014/07/11 22:09:52 UTC, 0 replies.
- git commit: KAFKA-1258 Automatically delete temporary directories with a shutdown hook during tests to avoid leaking temp files. Patch by Manikumar Reddy. - posted by jk...@apache.org on 2014/07/12 21:50:13 UTC, 0 replies.
- svn commit: r1610567 - /kafka/site/08/implementation.html - posted by ju...@apache.org on 2014/07/15 05:08:23 UTC, 0 replies.
- svn commit: r1610568 - /kafka/site/08/implementation.html - posted by ju...@apache.org on 2014/07/15 05:10:01 UTC, 0 replies.
- git commit: kafka-1529; transient unit test failure in testAutoCreateAfterDeleteTopic; patched by Jun Rao; reviewed by Guozhang Wang and Neha Narkhede - posted by ju...@apache.org on 2014/07/15 23:53:22 UTC, 0 replies.
- git commit: kafka-1531; zookeeper.connection.timeout.ms is set to 10000000 in configuration file in Kafka tarball; patched by Manikumar Reddy; reviewed by Jun Rao - posted by ju...@apache.org on 2014/07/16 17:13:11 UTC, 0 replies.
- git commit: KAFKA-1512 Add per-ip connection limits. - posted by jk...@apache.org on 2014/07/16 18:55:07 UTC, 0 replies.
- git commit: KAFKA-1535 Have the metadata response contain all alive brokers rather than just the ones needed for the given topics. - posted by jk...@apache.org on 2014/07/18 00:54:47 UTC, 0 replies.
- [1/3] kafka-1462; Add new request and response formats for the new consumer and coordinator communication; patched by Jun Rao; reviewed by Guozhang Wang and Jay Kreps - posted by ju...@apache.org on 2014/07/18 03:20:17 UTC, 0 replies.
- [2/3] kafka-1462; Add new request and response formats for the new consumer and coordinator communication; patched by Jun Rao; reviewed by Guozhang Wang and Jay Kreps - posted by ju...@apache.org on 2014/07/18 03:20:18 UTC, 0 replies.
- [3/3] git commit: kafka-1462; Add new request and response formats for the new consumer and coordinator communication; patched by Jun Rao; reviewed by Guozhang Wang and Jay Kreps - posted by ju...@apache.org on 2014/07/18 03:20:19 UTC, 0 replies.
- git commit: KAFKA-1180 WhiteList topic filter gets a NullPointerException on complex Regex patch by Joe Stein, reviewed by Joel Koshy - posted by jo...@apache.org on 2014/07/20 02:59:46 UTC, 0 replies.
- svn commit: r1612134 - in /kafka/site: 081/ops.html 081/quickstart.html images/feather-small.png includes/footer.html - posted by jk...@apache.org on 2014/07/20 19:53:13 UTC, 0 replies.
- svn commit: r1612144 - in /kafka/site: contributing.html projects.html styles.css - posted by jk...@apache.org on 2014/07/20 20:32:23 UTC, 0 replies.
- svn commit: r1612147 - /kafka/site/contributing.html - posted by jk...@apache.org on 2014/07/20 20:39:12 UTC, 0 replies.
- svn commit: r1612329 - /kafka/site/081/configuration.html - posted by ju...@apache.org on 2014/07/21 17:58:27 UTC, 0 replies.
- git commit: KAFKA-1539 Fsync offset checkpoint file after writing. - posted by jk...@apache.org on 2014/07/22 01:56:40 UTC, 0 replies.
- git commit: kafka-1462 (followup patch); Add new request and response formats for the new consumer and coordinator communication; patched by Jun Rao; reviewed by Jay Kreps - posted by ju...@apache.org on 2014/07/22 19:53:41 UTC, 0 replies.
- git commit: kafka-1533; transient unit test failure in ProducerFailureHandlingTest; reviewed by Guozhang Wang; reviewed by Jun Rao - posted by ju...@apache.org on 2014/07/22 23:14:20 UTC, 0 replies.
- git commit: kafka-1192; Enable DumpLogSegments tool to deserialize messages; patched by Manikumar Reddy; reviewed by Guozhang Wang and Jun Rao - posted by ju...@apache.org on 2014/07/24 02:08:58 UTC, 0 replies.
- git commit: KAFKA-1544 Log cleaner takes a long time to shut down. Patch from Manikumar Reddy. - posted by jk...@apache.org on 2014/07/25 01:34:43 UTC, 0 replies.
- git commit: KAFKA-1483 Split Brain about Leader Partitions; reviewed by Guozhang, Jun and Neha - posted by ne...@apache.org on 2014/07/25 01:48:46 UTC, 0 replies.
- git commit: kafka-1549; dead brokers coming in the TopicMetadataResponse; patched by Nicu Marasoiu; reviewed by Jun Rao - posted by ju...@apache.org on 2014/07/27 18:59:12 UTC, 0 replies.
- git commit: kafka-1542; normal IOException in the new producer is logged as ERROR; patched by David Corley; reviewed by Jun Rao - posted by ju...@apache.org on 2014/07/27 19:55:30 UTC, 0 replies.
- git commit: kafka-1414; Speedup broker startup after hard reset; patched by Anton Karamanov; reviewed by Jay Kreps and Jun Rao - posted by ju...@apache.org on 2014/07/28 06:13:34 UTC, 0 replies.
- git commit: kafka-1542 (trivail followup patch to fix NullPointerException); normal IOException in the new producer is logged as ERROR; patched by Jun Rao - posted by ju...@apache.org on 2014/07/28 19:59:01 UTC, 0 replies.
- git commit: kafka-1451; Broker stuck due to leader election race; patched by Manikumar Reddy; reviewed by Jun Rao - posted by ju...@apache.org on 2014/07/30 17:14:42 UTC, 0 replies.