guozh...@apache.org |
kafka git commit: KAFKA-2168: minor follow-up patch; reviewed by Guozhang Wang |
Wed, 01 Jul, 22:29 |
guozh...@apache.org |
kafka git commit: KAFKA-1740: merge offset manager into consumer coordinator; reviewed by Onur Karaman and Jason Gustafson |
Thu, 02 Jul, 18:42 |
jun...@apache.org |
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 |
Mon, 06 Jul, 22:47 |
jun...@apache.org |
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 |
Mon, 06 Jul, 23:36 |
guozh...@apache.org |
kafka git commit: KAFKA-2314: proper MirrorMaker's message handler help message; reviewed by Guozhang Wang |
Tue, 07 Jul, 16:13 |
jun...@apache.org |
kafka git commit: kafka-1367; Broker topic metadata not kept in sync with ZooKeeper; patched by Ashish Singh; reviewed by Jun Rao |
Tue, 07 Jul, 16:48 |
joest...@apache.org |
kafka git commit: KAFKA-2304 Supported enabling JMX in Kafka Vagrantfile patch by Stevo Slavic reviewed by Ewen Cheslack-Postava |
Tue, 07 Jul, 17:08 |
guozh...@apache.org |
kafka git commit: KAFKA-2306: add another metric for buffer exhausted; reviewed by Guozhang Wang |
Tue, 07 Jul, 19:43 |
guozh...@apache.org |
kafka git commit: KAFKA-2317: follow-up of KAFKA1367; reviewed by Guozhang Wang |
Tue, 07 Jul, 20:26 |
guozh...@apache.org |
kafka git commit: KAFKA-2313: javadoc fix for KafkaConsumer deserialization; reviewed by Guozhang Wang |
Tue, 07 Jul, 20:37 |
jjko...@apache.org |
kafka git commit: KAFKA-2298; Client Selector can drop connections on InvalidReceiveException without notifying NetworkClient; reviewed by Jason Gustafson and Joel Koshy |
Wed, 08 Jul, 03:36 |
jjko...@apache.org |
kafka git commit: Trivial commit - explicitly exclude build/rat-report.xml from rat check |
Wed, 08 Jul, 04:49 |
guozh...@apache.org |
kafka git commit: KAFKA-2308: make MemoryRecords idempotent; reviewed by Guozhang Wang |
Wed, 08 Jul, 16:57 |
gwens...@apache.org |
kafka git commit: KAFKA-2316: Drop java 1.6 support; patched by Sriharsha Chintalapani reviewed by Ismael Juma and Gwen Shapira |
Wed, 08 Jul, 17:23 |
gwens...@apache.org |
svn commit: r1689955 - in /kafka/site: committers.html images/gwenshap.jpg |
Wed, 08 Jul, 20:36 |
gwens...@apache.org |
kafka git commit: KAFKA-2327; broker doesn't start if config defines advertised.host but not advertised.port |
Thu, 09 Jul, 21:58 |
guozh...@apache.org |
kafka git commit: KAFKA-1740 follow-up: add state checking in handling heartbeat request; reviewed by Onur Karaman, Ewen Cheslack-Postavam and Guozhang Wang |
Fri, 10 Jul, 01:16 |
jjko...@apache.org |
kafka git commit: Trivial commit - explicitly exclude build/** from rat check |
Fri, 10 Jul, 01:28 |
guozh...@apache.org |
kafka git commit: KAFKA-2312: use atomic long for thread id reference; reviewed by Ewen Cheslack-Postava, Jason Gustafson, Ismael Juma and Guozhang Wang |
Mon, 13 Jul, 20:13 |
jun...@apache.org |
kafka git commit: kafka-972; MetadataRequest returns stale list of brokers; patched by Ashish Singh; reviewed by Jun Rao |
Tue, 14 Jul, 00:16 |
gwens...@apache.org |
kafka git commit: KAFKA-2198: kafka-topics.sh exits with 0 status on failures; patched by Manikumar Reddy reviewed by Gwen Shapira |
Tue, 14 Jul, 05:09 |
guozh...@apache.org |
[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 |
Wed, 15 Jul, 19:40 |
guozh...@apache.org |
[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 |
Wed, 15 Jul, 19:40 |
guozh...@apache.org |
[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 |
Wed, 15 Jul, 19:40 |
guozh...@apache.org |
kafka git commit: KAFKA-2335; fix comment about thread safety |
Wed, 15 Jul, 22:46 |
guozh...@apache.org |
kafka git commit: [MINOR] fix new consumer heartbeat reschedule bug |
Thu, 16 Jul, 02:00 |
jjko...@apache.org |
kafka git commit: Hot fix for LIKAFKA-3492; force offset commit/fetches to go to kafka regardless of request version |
Thu, 16 Jul, 05:26 |
jjko...@apache.org |
Git Push Summary |
Thu, 16 Jul, 05:28 |
jjko...@apache.org |
Git Push Summary |
Thu, 16 Jul, 05:28 |
jjko...@apache.org |
Git Push Summary |
Thu, 16 Jul, 05:35 |
guozh...@apache.org |
kafka git commit: KAFKA-2032: validate consumer's partition-assignment config; reviewed by Jason Rosenberg, Sriharsha Chintalapani and Guozhang Wang |
Thu, 16 Jul, 19:59 |
jun...@apache.org |
kafka git commit: kafka-2323; Simplify ScalaTest dependency versions; patched by Ismael Juma; reviewed by Jun Rao |
Thu, 16 Jul, 23:22 |
jun...@apache.org |
kafka git commit: kafka-2241; AbstractFetcherThread.shutdown() should not block on ReadableByteChannel.read(buffer); patched by Dong Lin; reviewed by Jun Rao |
Thu, 16 Jul, 23:38 |
jun...@apache.org |
kafka git commit: kafka-2174; Wrong TopicMetadata deserialization; patched by Alexey Ozeritskiy; reviewed by Jun Rao |
Fri, 17 Jul, 00:13 |
jun...@apache.org |
kafka git commit: kafka-2271; transient unit test failure in KafkaConfigConfigDefTest.testFromPropsToProps; patched by Jason Gustafson; reviewed by Jun Rao |
Fri, 17 Jul, 00:29 |
jun...@apache.org |
kafka git commit: kafka-2103; kafka.producer.AsyncProducerTest failure; patched by Ewen Cheslack-Postava; reviewed by Jun Rao |
Fri, 17 Jul, 00:57 |
gwens...@apache.org |
kafka git commit: KAFKA-2324; Update to Scala 2.11.7 |
Fri, 17 Jul, 04:47 |
gwens...@apache.org |
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 |
Fri, 17 Jul, 17:33 |
gwens...@apache.org |
kafka git commit: Adding a file missed while committing KAFKA-2345 |
Fri, 17 Jul, 17:50 |
gwens...@apache.org |
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 |
Mon, 20 Jul, 23:16 |
gwens...@apache.org |
kafka git commit: KAFKA-2328; merge-kafka-pr.py script should not leave user in a detached branch |
Mon, 20 Jul, 23:41 |
guozh...@apache.org |
kafka git commit: KAFKA-2342; KafkaConsumer rebalance with in-flight fetch can cause invalid position |
Wed, 22 Jul, 19:59 |
gwens...@apache.org |
kafka git commit: KAFKA-2344; kafka-merge-pr improvements |
Thu, 23 Jul, 15:47 |
gwens...@apache.org |
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 |
Thu, 23 Jul, 16:17 |
guozh...@apache.org |
kafka git commit: KAFKA-2353; SocketServer catch exception and close connection properly; reviewed by Gwen Shapira, Ismael Juma and Guozhang Wang |
Fri, 24 Jul, 00:19 |
guozh...@apache.org |
kafka git commit: KAFKA-2348; Drop support for Scala 2.9 |
Fri, 24 Jul, 16:19 |
guozh...@apache.org |
kafka git commit: KAFKA-2321; Introduce CONTRIBUTING.md |
Mon, 27 Jul, 17:53 |
guozh...@apache.org |
svn commit: r1692922 - /kafka/site/contributing.html |
Mon, 27 Jul, 18:02 |
guozh...@apache.org |
kafka git commit: KAFKA-2301: Warn ConsumerOffsetChecker as deprecated; reviewed by Ewen Cheslack-Postava and Guozhang Wang |
Tue, 28 Jul, 21:08 |
guozh...@apache.org |
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 |
Tue, 28 Jul, 21:23 |
guozh...@apache.org |
kafka git commit: KAFKA-2347: Add setConsumerRebalanceListener method to ZookeeperConsumerConnector java api; reviewed by Jiangjie Qin, Ismael Juma, Grant Henke and Guozhang Wang |
Tue, 28 Jul, 21:27 |
guozh...@apache.org |
kafka git commit: KAFKA-2275: Add ListTopics() API to the Java consumer; reviewed by Jason Gustafson, Edward Ribeiro and Guozhang Wang |
Tue, 28 Jul, 22:49 |
guozh...@apache.org |
kafka git commit: KAFKA-2089: Fix transient MetadataTest failure; reviewed by Jiangjie Qin and Guozhang Wang |
Tue, 28 Jul, 23:31 |
guozh...@apache.org |
[1/2] kafka git commit: KAFKA-2276; KIP-25 initial patch |
Wed, 29 Jul, 00:21 |
guozh...@apache.org |
[2/2] kafka git commit: KAFKA-2276; KIP-25 initial patch |
Wed, 29 Jul, 00:21 |
gwens...@apache.org |
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 |
Wed, 29 Jul, 17:35 |
guozh...@apache.org |
svn commit: r1693351 - in /kafka/site: 082/configuration.html 083/configuration.html |
Wed, 29 Jul, 21:44 |
guozh...@apache.org |
kafka git commit: MINOR: Fixed ConsumerRecord constructor javadoc |
Thu, 30 Jul, 01:23 |
guozh...@apache.org |
kafka git commit: KAFKA-2350; KafkaConsumer pause/resume API |
Thu, 30 Jul, 21:23 |
guozh...@apache.org |
kafka git commit: KAFKA-2026: fix logging of unsued options always showing null; reviewed by Ewen Cheslack-Postava and Jiangjie Qin |
Thu, 30 Jul, 21:28 |