You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: KAFKA-713 Update Hadoop producer for Kafka 0.8 changes; reviewed by Neha Narkhede - posted by ne...@apache.org on 2013/02/01 19:46:09 UTC, 0 replies.
- git commit: Minor log4j fix to ISR shrinking logic - posted by ne...@apache.org on 2013/02/06 00:04:23 UTC, 0 replies.
- git commit: partition state machine log4j change - posted by ne...@apache.org on 2013/02/06 05:02:42 UTC, 0 replies.
- git commit: KAFKA-749 Bug in socket server shutdown logic makes the broker hang on shutdown until it has to be killed; reviewed by Sriram and Jay Kreps - posted by ne...@apache.org on 2013/02/06 05:11:11 UTC, 0 replies.
- git commit: Follow up to KAFKA-695:Broker shuts down due to attempt to read a closed index file, reviewed by Neha and Jay - posted by ne...@apache.org on 2013/02/06 07:05:44 UTC, 0 replies.
- git commit: Minor log4j fixes for DefaultEventHandler to avoid printing ByteBufferMessageSets in error messages. This makes reading the important part of the error message very difficult - posted by ne...@apache.org on 2013/02/07 19:03:24 UTC, 0 replies.
- git commit: KAFKA-748 Maintain mmap position after resizing index. Also add a few more assertions. - posted by jk...@apache.org on 2013/02/08 19:56:22 UTC, 0 replies.
- svn commit: r1445018 - /kafka/site/design.html - posted by ju...@apache.org on 2013/02/12 03:14:31 UTC, 0 replies.
- [1/2] git commit: PreferredReplicaLeaderElectionCommand has command line error; patched by Jun Rao; reviewed by Maxime Brugidou; kafka-743 - posted by ju...@apache.org on 2013/02/12 16:52:44 UTC, 0 replies.
- [2/2] git commit: Merge branch '0.8' of https://git-wip-us.apache.org/repos/asf/kafka into 0.8 - posted by ju...@apache.org on 2013/02/12 16:52:44 UTC, 2 replies.
- git commit: Processor thread blocks due to infinite loop during fetch response send; patched by Sriram Subramanian; reviewed by Jun Rao; kafka-756 - posted by ju...@apache.org on 2013/02/12 21:30:22 UTC, 0 replies.
- git commit: Fatal error during KafkaServerStable startup when hard-failed broker is re-started; patched by Swapnil Ghike; reviewed by Jun Rao and Jay Kreps; kafka-757 - posted by ju...@apache.org on 2013/02/13 23:02:16 UTC, 0 replies.
- git commit: trivial change to save kafka broker log to a file, in addition to console - posted by ju...@apache.org on 2013/02/13 23:12:56 UTC, 0 replies.
- git commit: Fix windows build script - kafka-run-class.bat; patched by Mark deVilliers; reviewed by Jun Rao; kafka-751 - posted by ju...@apache.org on 2013/02/14 17:23:59 UTC, 0 replies.
- git commit: Kafka Appender causes Log4j Deadlock; patched by David Arthur; reviewed by Jun Rao; kafka-524 - posted by ju...@apache.org on 2013/02/14 19:00:15 UTC, 0 replies.
- git commit: startHighWaterMarksCheckPointThread is never called; patched by Sriram Subramanian; reviewed by Jun Rao; kafka-758 - posted by ju...@apache.org on 2013/02/18 23:54:41 UTC, 0 replies.
- git commit: Improve second replica assignment; patched by Jun Rao; reviewed by Guozhang Wang; kafka-762 - posted by ju...@apache.org on 2013/02/22 06:42:34 UTC, 0 replies.
- git commit: broker should exit if hitting exceptions durin startup; patched by Jun Rao; reviewed by Sriram Subramanian, Swapnil Ghike and Neha Narkhede; kafka-768 - posted by ju...@apache.org on 2013/02/22 06:48:50 UTC, 0 replies.
- git commit: KAFKA-770 KafkaConfig properties should be verified in the constructor; reviewed by Neha Narkhede - posted by ne...@apache.org on 2013/02/22 17:13:38 UTC, 0 replies.
- git commit: KAFKA-767 Message Size check should be done after assigning the offsets; reviewed by Neha Narkhede and Jun Rao - posted by ne...@apache.org on 2013/02/23 00:03:20 UTC, 0 replies.
- git commit: KAFKA-769 On startup, a brokers highwatermark for every topic partition gets reset to zero; reviewed by Neha Narkhede - posted by ne...@apache.org on 2013/02/23 00:26:20 UTC, 0 replies.
- git commit: standardizing json values stored in ZK; patched by Swapnil Ghike; reviewed by Jun Rao; kafka-755 - posted by ju...@apache.org on 2013/02/23 01:44:10 UTC, 0 replies.
- git commit: KAFKA-736 Add an option to the 0.8 producer to mimic 0.7 producer behavior; reviewed by Jun Rao and Sriram Subramanian - posted by ne...@apache.org on 2013/02/23 02:48:15 UTC, 0 replies.
- [1/2] git commit: Add missing metrics in 0.8; patched by Swapnil Ghike; reviewed by Jun Rao; kafka-604 - posted by ju...@apache.org on 2013/02/23 03:52:15 UTC, 0 replies.
- git commit: KAFKA-734 Migration tool needs a revamp, it was poorly written and has many performance bugs; reviewed by Jun Rao - posted by ne...@apache.org on 2013/02/24 23:27:52 UTC, 0 replies.
- git commit: KAFKA-771 NPE in handleOffsetCommitRequest; reviewed by Neha Narkhede - posted by ne...@apache.org on 2013/02/25 03:10:38 UTC, 0 replies.
- git commit: KAFKA-765 Corrupted messages in produce request could shutdown the broker; reviewed by Jun Rao and Sriram Subramanian - posted by ne...@apache.org on 2013/02/25 09:13:53 UTC, 0 replies.
- git commit: Minor commit post KAFKA-765 - posted by ne...@apache.org on 2013/02/25 18:53:48 UTC, 0 replies.
- git commit: KAFKA-773 kafka.integration.PrimitiveApiTest fails intermittently; reviewed by Neha Narkhede - posted by ne...@apache.org on 2013/02/27 00:21:40 UTC, 0 replies.
- git commit: KAFKA-774 Periodic refresh of topic metadata on the producer does not check for error code in the response; reviewed by Swapnil Ghike - posted by ne...@apache.org on 2013/02/27 01:40:29 UTC, 0 replies.
- git commit: KAFKA-775 Very long error message on the producer during produce requests failures; skipped review since patch is minor log4j change - posted by ne...@apache.org on 2013/02/27 01:44:56 UTC, 0 replies.
- git commit: KAFKA-671 DelayedProduce requests should not hold full producer request data; reviewed by Neha Narkhede, Jun Rao and Jay Kreps - posted by ne...@apache.org on 2013/02/27 02:36:22 UTC, 0 replies.
- git commit: KAFKA-776 Changing ZK format breaks some tools; reviewed by Neha Narkhede - posted by ne...@apache.org on 2013/02/28 04:18:03 UTC, 0 replies.
- [1/2] git commit: KAFKA-776 Changing ZK format breaks some tools; reviewed by Neha Narkhede - posted by ne...@apache.org on 2013/02/28 04:24:52 UTC, 0 replies.