jjko...@apache.org |
git commit: KAFKA-1550; Patch review tool should use git format-patch for patch generation; reviewed by Guozhang Wang and Joel Koshy |
Tue, 05 Aug, 21:48 |
jjko...@apache.org |
[01/37] git commit: KAFKA-1096 An old controller coming out of long GC could update its epoch to the latest controller's epoch; reviewed by Neha Narkhede |
Tue, 05 Aug, 22:59 |
jjko...@apache.org |
[02/37] git commit: KAFKA-1491; Always read coordinator information in consumer metadata response; reviewed by Neha Narkhede. |
Tue, 05 Aug, 22:59 |
jjko...@apache.org |
[03/37] git commit: KAFKA-1498 Misc. producer performance enhancements. Patch from Guozhang. |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[04/37] git commit: KAFKA-1498 Follow-up: add metric on avg record size. |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[05/37] git commit: KAFKA-1308 Publish jar of test utilities to Maven |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[06/37] 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 |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[07/37] git commit: kafka-1513; Cleanup KafkaServerStartable code; patched by Evgeny Vereshchagin; reviewed by Jun Rao |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[08/37] git commit: KAFKA-1519 Make it possible to disable the line seperator in the console consumer. Patch from Gwen Shapira. |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[09/37] 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. |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[10/37] git commit: kafka-1325; Fix inconsistent per topic log configs; patched by Manikumar Reddy; reviewed by Jun Rao |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[11/37] git commit: kafka-1406; Fix scaladoc/javadoc warnings; patched by Alan Lee; reviewed by Jun Rao |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[12/37] git commit: KAFKA-1515 Producer can hang during metadata updates. Patch by Guozhang. |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[13/37] git commit: KAFKA-1258 Automatically delete temporary directories with a shutdown hook during tests to avoid leaking temp files. Patch by Manikumar Reddy. |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[14/37] git commit: kafka-1529; transient unit test failure in testAutoCreateAfterDeleteTopic; patched by Jun Rao; reviewed by Guozhang Wang and Neha Narkhede |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[15/37] 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 |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[16/37] git commit: KAFKA-1512 Add per-ip connection limits. |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[17/37] git commit: KAFKA-1535 Have the metadata response contain all alive brokers rather than just the ones needed for the given topics. |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[18/37] 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 |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[19/37] 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 |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[20/37] 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 |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[21/37] git commit: KAFKA-1180 WhiteList topic filter gets a NullPointerException on complex Regex patch by Joe Stein, reviewed by Joel Koshy |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[22/37] git commit: KAFKA-1539 Fsync offset checkpoint file after writing. |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[23/37] 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 |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[24/37] git commit: kafka-1533; transient unit test failure in ProducerFailureHandlingTest; reviewed by Guozhang Wang; reviewed by Jun Rao |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[25/37] git commit: kafka-1192; Enable DumpLogSegments tool to deserialize messages; patched by Manikumar Reddy; reviewed by Guozhang Wang and Jun Rao |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[26/37] git commit: KAFKA-1544 Log cleaner takes a long time to shut down. Patch from Manikumar Reddy. |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[27/37] git commit: KAFKA-1483 Split Brain about Leader Partitions; reviewed by Guozhang, Jun and Neha |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[28/37] git commit: kafka-1549; dead brokers coming in the TopicMetadataResponse; patched by Nicu Marasoiu; reviewed by Jun Rao |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[29/37] git commit: kafka-1542; normal IOException in the new producer is logged as ERROR; patched by David Corley; reviewed by Jun Rao |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[30/37] git commit: kafka-1414; Speedup broker startup after hard reset; patched by Anton Karamanov; reviewed by Jay Kreps and Jun Rao |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[31/37] git commit: kafka-1542 (trivail followup patch to fix NullPointerException); normal IOException in the new producer is logged as ERROR; patched by Jun Rao |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[32/37] git commit: kafka-1451; Broker stuck due to leader election race; patched by Manikumar Reddy; reviewed by Jun Rao |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[33/37] git commit: kafka-1562; kafka-topics.sh alter add partitions resets cleanup.policy; patched by Jonathan Natkins; reviewed by Jun Rao |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[34/37] git commit: kafka-1571; MetadataTest hangs; patched by Jun Rao; reviewed by Guozhang Wang |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[35/37] git commit: trivial change to remove a compilation warning; patched by Jun Rao |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[36/37] git commit: KAFKA-1550; Patch review tool should use git format-patch for patch generation; reviewed by Guozhang Wang and Joel Koshy |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
[37/37] git commit: KAFKA-1485 Upgrade to Zookeeper 3.4.6 patch by Gwen Shapira reviewed by Joe Stein |
Tue, 05 Aug, 23:00 |
jjko...@apache.org |
git commit: KAFKA-1582; System Test should wait for producer to finish; reviewed by Joel Koshy and Guozhang Wang |
Fri, 15 Aug, 17:47 |
jjko...@apache.org |
Git Push Summary |
Fri, 15 Aug, 17:59 |
jjko...@apache.org |
git commit: KAFKA-1522; Transactional messaging request/response definitions; reviewed by Joel Koshy |
Fri, 15 Aug, 18:15 |
jjko...@apache.org |
git commit: KAFKA-1522; Follow-up patch (added some documentation comments); reviewed by Joel Koshy |
Fri, 15 Aug, 19:00 |
jjko...@apache.org |
git commit: KAFKA-1580; Reject producer requests to internal topics; reviewed by Joel Koshy and Neha Narkhede |
Fri, 15 Aug, 22:50 |
jjko...@apache.org |
svn commit: r1618997 - /kafka/site/081/quickstart.html |
Tue, 19 Aug, 21:43 |
jjko...@apache.org |
git commit: KAFKA-1577; Swallow errors from connection-quotas in closing sockets on shutdown; reviewed by Joel Koshy |
Fri, 29 Aug, 21:14 |
jjko...@apache.org |
git commit: KAFKA-687; Provide a roundrobin partition assignment strategy that considers partitions from all topics; reviewed by Jun Rao and Guozhang Wang. |
Sat, 30 Aug, 00:55 |
jkr...@apache.org |
svn commit: r1615033 - /kafka/site/styles.css |
Fri, 01 Aug, 05:00 |
jkr...@apache.org |
git commit: KAFKA-1576: Make delete topic command a little more user-friendly. Patch from Gwen Shapira. |
Mon, 18 Aug, 18:46 |
joest...@apache.org |
git commit: KAFKA-1485 Upgrade to Zookeeper 3.4.6 patch by Gwen Shapira reviewed by Joe Stein |
Tue, 05 Aug, 22:24 |
joest...@apache.org |
git commit: trunk is the 0.8.2 snapshot |
Mon, 11 Aug, 21:12 |
joest...@apache.org |
git commit: Revert KAFKA-1485 Upgrade to Zookeeper 3.4.6 since system tests are failing |
Tue, 12 Aug, 16:49 |
joest...@apache.org |
git commit: KAFKA-1485 Upgrade to Zookeeper 3.4.6 and create shim for ZKCLI so system tests can run patch by Gwen Shapira reviewed by Joe Stein and Jun Rao |
Fri, 29 Aug, 01:14 |
joest...@apache.org |
git commit: KAFKA-1502 source jar is empty patch by Jun Rao reviewed by Joe Stein |
Sat, 30 Aug, 16:14 |
jun...@apache.org |
git commit: kafka-1562; kafka-topics.sh alter add partitions resets cleanup.policy; patched by Jonathan Natkins; reviewed by Jun Rao |
Mon, 04 Aug, 14:21 |
jun...@apache.org |
git commit: kafka-1571; MetadataTest hangs; patched by Jun Rao; reviewed by Guozhang Wang |
Tue, 05 Aug, 04:19 |
jun...@apache.org |
git commit: trivial change to remove a compilation warning; patched by Jun Rao |
Tue, 05 Aug, 04:24 |
jun...@apache.org |
[1/2] kafka-1430; Purgatory redesign; patched by Guozhang Wang; reviewed by Jun Rao |
Wed, 06 Aug, 04:28 |
jun...@apache.org |
[2/2] git commit: kafka-1430; Purgatory redesign; patched by Guozhang Wang; reviewed by Jun Rao |
Wed, 06 Aug, 04:28 |
jun...@apache.org |
git commit: kafka-1578; Controller should de-register all listeners upon designation; patched by Guozhang Wang; reviewed by Jun Rao |
Fri, 08 Aug, 20:50 |
jun...@apache.org |
git commit: kafka-1419; cross build for scala 2.11; patched by Ivan Lyutov; reviewed by Joe Stein and Jun Rao |
Mon, 11 Aug, 04:20 |
jun...@apache.org |
git commit: kafka-1574; unit tests can hang on socketserver shutdown; patched by Jun Rao; reviewed by Jay Kreps and Guozhang Wang |
Mon, 11 Aug, 14:45 |
jun...@apache.org |
git commit: kafka-1567; Metric memory leaking after closing the clients; patched by Jiangjie Qin; reviewed by Guozhang Wang and Jun Rao |
Wed, 13 Aug, 20:09 |
jun...@apache.org |
git commit: kafka-1598; Fix variable typo in Kafka main class; patched by Jarek Jarcec Cecho; reviewed by Jun Rao |
Mon, 18 Aug, 22:49 |
jun...@apache.org |
git commit: kafka-1603; MirrorMaker consumer does not put the message key into ProducerRecord; patched by Jiangjie Qin; reviewed by Jun Rao |
Wed, 20 Aug, 00:53 |
jun...@apache.org |
svn commit: r1619288 - /kafka/site/081/configuration.html |
Thu, 21 Aug, 04:48 |
jun...@apache.org |
git commit: kafka-1609; New producer metadata response handling should only exclude a PartitionInfo when its error is LEADER_NOT_AVAILABLE; patched by Dong Lin; reviewed by Jun Rao |
Sat, 23 Aug, 00:05 |
nehanarkh...@apache.org |
git commit: kafka-1567; Metric memory leaking after closing the clients; patched by Jiangjie Qin; reviewed by Guozhang Wang and Jun Rao |
Fri, 15 Aug, 00:39 |
nehanarkh...@apache.org |
git commit: KAFKA-1560 Make arguments to jira-python API more explicit in kafka-patch-review's get_jira(); reviewed by Neha Narkhede |
Fri, 15 Aug, 00:46 |