You are viewing a plain text version of this content. The canonical link for it is here.
- kafka git commit: KAFKA-2168: minor follow-up patch; reviewed by Guozhang Wang - posted by gu...@apache.org on 2015/07/02 00:29:18 UTC, 0 replies.
- kafka git commit: KAFKA-1740: merge offset manager into consumer coordinator; reviewed by Onur Karaman and Jason Gustafson - posted by gu...@apache.org on 2015/07/02 20:42:01 UTC, 0 replies.
- kafka git commit: kafka-2248; Use Apache Rat to enforce copyright headers; patched by Ewen Cheslack-Postava; reviewed by Gwen Shapira, Joel Joshy and Jun Rao - posted by ju...@apache.org on 2015/07/07 00:47:55 UTC, 0 replies.
- kafka git commit: kafka-2132; Move Log4J appender to a separate module; patched by Ashish Singh; reviewed by Gwen Shapira, Aditya Auradkar and Jun Rao - posted by ju...@apache.org on 2015/07/07 01:36:26 UTC, 0 replies.
- kafka git commit: KAFKA-2314: proper MirrorMaker's message handler help message; reviewed by Guozhang Wang - posted by gu...@apache.org on 2015/07/07 18:13:14 UTC, 0 replies.
- kafka git commit: kafka-1367; Broker topic metadata not kept in sync with ZooKeeper; patched by Ashish Singh; reviewed by Jun Rao - posted by ju...@apache.org on 2015/07/07 18:48:42 UTC, 0 replies.
- kafka git commit: KAFKA-2304 Supported enabling JMX in Kafka Vagrantfile patch by Stevo Slavic reviewed by Ewen Cheslack-Postava - posted by jo...@apache.org on 2015/07/07 19:08:32 UTC, 0 replies.
- kafka git commit: KAFKA-2306: add another metric for buffer exhausted; reviewed by Guozhang Wang - posted by gu...@apache.org on 2015/07/07 21:43:06 UTC, 0 replies.
- kafka git commit: KAFKA-2317: follow-up of KAFKA1367; reviewed by Guozhang Wang - posted by gu...@apache.org on 2015/07/07 22:26:16 UTC, 0 replies.
- kafka git commit: KAFKA-2313: javadoc fix for KafkaConsumer deserialization; reviewed by Guozhang Wang - posted by gu...@apache.org on 2015/07/07 22:37:10 UTC, 0 replies.
- kafka git commit: KAFKA-2298; Client Selector can drop connections on InvalidReceiveException without notifying NetworkClient; reviewed by Jason Gustafson and Joel Koshy - posted by jj...@apache.org on 2015/07/08 05:36:01 UTC, 0 replies.
- kafka git commit: Trivial commit - explicitly exclude build/rat-report.xml from rat check - posted by jj...@apache.org on 2015/07/08 06:49:46 UTC, 0 replies.
- kafka git commit: KAFKA-2308: make MemoryRecords idempotent; reviewed by Guozhang Wang - posted by gu...@apache.org on 2015/07/08 18:57:37 UTC, 0 replies.
- kafka git commit: KAFKA-2316: Drop java 1.6 support; patched by Sriharsha Chintalapani reviewed by Ismael Juma and Gwen Shapira - posted by gw...@apache.org on 2015/07/08 19:23:20 UTC, 0 replies.
- svn commit: r1689955 - in /kafka/site: committers.html images/gwenshap.jpg - posted by gw...@apache.org on 2015/07/08 22:36:51 UTC, 0 replies.
- kafka git commit: KAFKA-2327; broker doesn't start if config defines advertised.host but not advertised.port - posted by gw...@apache.org on 2015/07/09 23:58:16 UTC, 0 replies.
- kafka git commit: KAFKA-1740 follow-up: add state checking in handling heartbeat request; reviewed by Onur Karaman, Ewen Cheslack-Postavam and Guozhang Wang - posted by gu...@apache.org on 2015/07/10 03:16:55 UTC, 0 replies.
- kafka git commit: Trivial commit - explicitly exclude build/** from rat check - posted by jj...@apache.org on 2015/07/10 03:28:47 UTC, 0 replies.
- kafka git commit: KAFKA-2312: use atomic long for thread id reference; reviewed by Ewen Cheslack-Postava, Jason Gustafson, Ismael Juma and Guozhang Wang - posted by gu...@apache.org on 2015/07/13 22:13:17 UTC, 0 replies.
- kafka git commit: kafka-972; MetadataRequest returns stale list of brokers; patched by Ashish Singh; reviewed by Jun Rao - posted by ju...@apache.org on 2015/07/14 02:16:41 UTC, 0 replies.
- kafka git commit: KAFKA-2198: kafka-topics.sh exits with 0 status on failures; patched by Manikumar Reddy reviewed by Gwen Shapira - posted by gw...@apache.org on 2015/07/14 07:09:21 UTC, 0 replies.
- [1/3] kafka git commit: KAFKA-2123: add callback in commit api and use a delayed queue for async requests; reviewed by Ewen Cheslack-Postava and Guozhang Wang - posted by gu...@apache.org on 2015/07/15 21:40:44 UTC, 0 replies.
- [2/3] kafka git commit: KAFKA-2123: add callback in commit api and use a delayed queue for async requests; reviewed by Ewen Cheslack-Postava and Guozhang Wang - posted by gu...@apache.org on 2015/07/15 21:40:45 UTC, 0 replies.
- [3/3] kafka git commit: KAFKA-2123: add callback in commit api and use a delayed queue for async requests; reviewed by Ewen Cheslack-Postava and Guozhang Wang - posted by gu...@apache.org on 2015/07/15 21:40:46 UTC, 0 replies.
- kafka git commit: KAFKA-2335; fix comment about thread safety - posted by gu...@apache.org on 2015/07/16 00:46:47 UTC, 0 replies.
- kafka git commit: [MINOR] fix new consumer heartbeat reschedule bug - posted by gu...@apache.org on 2015/07/16 04:00:47 UTC, 0 replies.
- kafka git commit: Hot fix for LIKAFKA-3492; force offset commit/fetches to go to kafka regardless of request version - posted by jj...@apache.org on 2015/07/16 07:26:55 UTC, 0 replies.
- Git Push Summary - posted by jj...@apache.org on 2015/07/16 07:28:33 UTC, 2 replies.
- kafka git commit: KAFKA-2032: validate consumer's partition-assignment config; reviewed by Jason Rosenberg, Sriharsha Chintalapani and Guozhang Wang - posted by gu...@apache.org on 2015/07/16 21:59:33 UTC, 0 replies.
- kafka git commit: kafka-2323; Simplify ScalaTest dependency versions; patched by Ismael Juma; reviewed by Jun Rao - posted by ju...@apache.org on 2015/07/17 01:22:02 UTC, 0 replies.
- kafka git commit: kafka-2241; AbstractFetcherThread.shutdown() should not block on ReadableByteChannel.read(buffer); patched by Dong Lin; reviewed by Jun Rao - posted by ju...@apache.org on 2015/07/17 01:38:46 UTC, 0 replies.
- kafka git commit: kafka-2174; Wrong TopicMetadata deserialization; patched by Alexey Ozeritskiy; reviewed by Jun Rao - posted by ju...@apache.org on 2015/07/17 02:13:19 UTC, 0 replies.
- kafka git commit: kafka-2271; transient unit test failure in KafkaConfigConfigDefTest.testFromPropsToProps; patched by Jason Gustafson; reviewed by Jun Rao - posted by ju...@apache.org on 2015/07/17 02:29:31 UTC, 0 replies.
- kafka git commit: kafka-2103; kafka.producer.AsyncProducerTest failure; patched by Ewen Cheslack-Postava; reviewed by Jun Rao - posted by ju...@apache.org on 2015/07/17 02:57:18 UTC, 0 replies.
- kafka git commit: KAFKA-2324; Update to Scala 2.11.7 - posted by gw...@apache.org on 2015/07/17 06:47:27 UTC, 0 replies.
- kafka git commit: KAFKA-2345; Attempt to delete a topic already marked for deletion throws ZkNodeExistsException; patched by Ashish Singh; reviewed by Sriharsha Chintalapani and Ismael Juma - posted by gw...@apache.org on 2015/07/17 19:33:44 UTC, 0 replies.
- kafka git commit: Adding a file missed while committing KAFKA-2345 - posted by gw...@apache.org on 2015/07/17 19:50:16 UTC, 0 replies.
- kafka git commit: KAFKA-2337; Verify that metric names will not collide when creating new topics; patched by Grant Henke; reviewed by Edward Ribeiro, Ashish Singh and Gwen Shapira - posted by gw...@apache.org on 2015/07/21 01:16:21 UTC, 0 replies.
- kafka git commit: KAFKA-2328; merge-kafka-pr.py script should not leave user in a detached branch - posted by gw...@apache.org on 2015/07/21 01:41:16 UTC, 0 replies.
- kafka git commit: KAFKA-2342; KafkaConsumer rebalance with in-flight fetch can cause invalid position - posted by gu...@apache.org on 2015/07/22 21:59:59 UTC, 0 replies.
- kafka git commit: KAFKA-2344; kafka-merge-pr improvements - posted by gw...@apache.org on 2015/07/23 17:47:03 UTC, 0 replies.
- kafka git commit: KAFKA-2355; Add an unit test to validate the deletion of a partition marked as deleted; patched by Edward Ribeiro, reviewed by Ashish Singh, Ismael Juma and Grant Henke - posted by gw...@apache.org on 2015/07/23 18:17:53 UTC, 0 replies.
- kafka git commit: KAFKA-2353; SocketServer catch exception and close connection properly; reviewed by Gwen Shapira, Ismael Juma and Guozhang Wang - posted by gu...@apache.org on 2015/07/24 02:19:10 UTC, 0 replies.
- kafka git commit: KAFKA-2348; Drop support for Scala 2.9 - posted by gu...@apache.org on 2015/07/24 18:19:51 UTC, 0 replies.
- kafka git commit: KAFKA-2321; Introduce CONTRIBUTING.md - posted by gu...@apache.org on 2015/07/27 19:53:55 UTC, 0 replies.
- svn commit: r1692922 - /kafka/site/contributing.html - posted by gu...@apache.org on 2015/07/27 20:02:51 UTC, 0 replies.
- kafka git commit: KAFKA-2301: Warn ConsumerOffsetChecker as deprecated; reviewed by Ewen Cheslack-Postava and Guozhang Wang - posted by gu...@apache.org on 2015/07/28 23:08:42 UTC, 0 replies.
- kafka git commit: KAFKA-2381: Fix concurrent modification on assigned partition while looping over it; reviewed by Jason Gustafson, Aditya Auradkar, Ewen Cheslack-Postava, Ismael Juma and Guozhang Wang - posted by gu...@apache.org on 2015/07/28 23:23:20 UTC, 0 replies.
- kafka git commit: KAFKA-2347: Add setConsumerRebalanceListener method to ZookeeperConsumerConnector java api; reviewed by Jiangjie Qin, Ismael Juma, Grant Henke and Guozhang Wang - posted by gu...@apache.org on 2015/07/28 23:27:16 UTC, 0 replies.
- kafka git commit: KAFKA-2275: Add ListTopics() API to the Java consumer; reviewed by Jason Gustafson, Edward Ribeiro and Guozhang Wang - posted by gu...@apache.org on 2015/07/29 00:49:05 UTC, 0 replies.
- kafka git commit: KAFKA-2089: Fix transient MetadataTest failure; reviewed by Jiangjie Qin and Guozhang Wang - posted by gu...@apache.org on 2015/07/29 01:31:10 UTC, 0 replies.
- [1/2] kafka git commit: KAFKA-2276; KIP-25 initial patch - posted by gu...@apache.org on 2015/07/29 02:21:43 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-2276; KIP-25 initial patch - posted by gu...@apache.org on 2015/07/29 02:21:44 UTC, 0 replies.
- kafka git commit: KAFKA-2100; Client Error doesn't preserve or display original server error code when it is an unknown code; Reviewed by Gwen, Guozhang and Ewen - posted by gw...@apache.org on 2015/07/29 19:35:26 UTC, 0 replies.
- svn commit: r1693351 - in /kafka/site: 082/configuration.html 083/configuration.html - posted by gu...@apache.org on 2015/07/29 23:44:55 UTC, 0 replies.
- kafka git commit: MINOR: Fixed ConsumerRecord constructor javadoc - posted by gu...@apache.org on 2015/07/30 03:23:20 UTC, 0 replies.
- kafka git commit: KAFKA-2350; KafkaConsumer pause/resume API - posted by gu...@apache.org on 2015/07/30 23:23:05 UTC, 0 replies.
- kafka git commit: KAFKA-2026: fix logging of unsued options always showing null; reviewed by Ewen Cheslack-Postava and Jiangjie Qin - posted by gu...@apache.org on 2015/07/30 23:28:51 UTC, 0 replies.