You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: KAFKA-759 Commit/FetchOffset APIs should not return versionId; reviewed by Neha Narkhede - posted by ne...@apache.org on 2013/03/01 22:54:05 UTC, 0 replies.
- [36/37] 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/03/04 05:21:59 UTC, 0 replies.
- [37/37] git commit: merge from 0.8 and resolve conflicts - posted by ju...@apache.org on 2013/03/04 05:21:59 UTC, 0 replies.
- [30/37] git commit: KAFKA-773 kafka.integration.PrimitiveApiTest fails intermittently; reviewed by Neha Narkhede - posted by ju...@apache.org on 2013/03/04 05:22:00 UTC, 0 replies.
- [27/37] git commit: KAFKA-734 Migration tool needs a revamp, it was poorly written and has many performance bugs; reviewed by Jun Rao - posted by ju...@apache.org on 2013/03/04 05:22:00 UTC, 0 replies.
- [28/37] git commit: KAFKA-765 Corrupted messages in produce request could shutdown the broker; reviewed by Jun Rao and Sriram Subramanian - posted by ju...@apache.org on 2013/03/04 05:22:00 UTC, 0 replies.
- [33/37] git commit: KAFKA-671 DelayedProduce requests should not hold full producer request data; reviewed by Neha Narkhede, Jun Rao and Jay Kreps - posted by ju...@apache.org on 2013/03/04 05:22:00 UTC, 0 replies.
- [29/37] git commit: Minor commit post KAFKA-765 - posted by ju...@apache.org on 2013/03/04 05:22:00 UTC, 0 replies.
- [35/37] git commit: KAFKA-776 Changing ZK format breaks some tools; reviewed by Neha Narkhede - posted by ju...@apache.org on 2013/03/04 05:22:00 UTC, 0 replies.
- [26/37] 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/03/04 05:22:00 UTC, 0 replies.
- [34/37] git commit: KAFKA-776 Changing ZK format breaks some tools; reviewed by Neha Narkhede - posted by ju...@apache.org on 2013/03/04 05:22:00 UTC, 0 replies.
- [31/37] 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 ju...@apache.org on 2013/03/04 05:22:00 UTC, 0 replies.
- [32/37] 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 ju...@apache.org on 2013/03/04 05:22:00 UTC, 0 replies.
- [20/37] git commit: KAFKA-770 KafkaConfig properties should be verified in the constructor; reviewed by Neha Narkhede - posted by ju...@apache.org on 2013/03/04 05:22:01 UTC, 0 replies.
- [25/37] 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/03/04 05:22:01 UTC, 0 replies.
- [22/37] git commit: KAFKA-769 On startup, a brokers highwatermark for every topic partition gets reset to zero; reviewed by Neha Narkhede - posted by ju...@apache.org on 2013/03/04 05:22:01 UTC, 0 replies.
- [24/37] 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 ju...@apache.org on 2013/03/04 05:22:01 UTC, 0 replies.
- [19/37] 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/03/04 05:22:01 UTC, 0 replies.
- [17/37] git commit: startHighWaterMarksCheckPointThread is never called; patched by Sriram Subramanian; reviewed by Jun Rao; kafka-758 - posted by ju...@apache.org on 2013/03/04 05:22:01 UTC, 0 replies.
- [23/37] 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/03/04 05:22:01 UTC, 0 replies.
- [21/37] git commit: KAFKA-767 Message Size check should be done after assigning the offsets; reviewed by Neha Narkhede and Jun Rao - posted by ju...@apache.org on 2013/03/04 05:22:01 UTC, 0 replies.
- [18/37] git commit: Improve second replica assignment; patched by Jun Rao; reviewed by Guozhang Wang; kafka-762 - posted by ju...@apache.org on 2013/03/04 05:22:01 UTC, 0 replies.
- [14/37] 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/03/04 05:22:02 UTC, 0 replies.
- [10/37] git commit: KAFKA-748 Maintain mmap position after resizing index. Also add a few more assertions. - posted by ju...@apache.org on 2013/03/04 05:22:02 UTC, 0 replies.
- [12/37] 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/03/04 05:22:02 UTC, 0 replies.
- [13/37] 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/03/04 05:22:02 UTC, 0 replies.
- [15/37] git commit: trivial change to save kafka broker log to a file, in addition to console - posted by ju...@apache.org on 2013/03/04 05:22:02 UTC, 0 replies.
- [11/37] git commit: PreferredReplicaLeaderElectionCommand has command line error; patched by Jun Rao; reviewed by Maxime Brugidou; kafka-743 - posted by ju...@apache.org on 2013/03/04 05:22:02 UTC, 0 replies.
- [16/37] 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/03/04 05:22:02 UTC, 0 replies.
- [1/37] git commit: KAFKA-695 Broker shuts down due to attempt to read a closed index file; reviewed by Neha Narkhede, Jay Kreps - posted by ju...@apache.org on 2013/03/04 05:22:03 UTC, 0 replies.
- [2/37] git commit: correlationId is not set in FetchRequest in AbstractFetcherThread; patched by Jun Rao; reviewed by Neha Narkhede and Swapnil Ghike; kafka-738 - posted by ju...@apache.org on 2013/03/04 05:22:03 UTC, 0 replies.
- [7/37] 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 ju...@apache.org on 2013/03/04 05:22:03 UTC, 0 replies.
- [5/37] git commit: Minor log4j fix to ISR shrinking logic - posted by ju...@apache.org on 2013/03/04 05:22:03 UTC, 0 replies.
- [4/37] git commit: KAFKA-713 Update Hadoop producer for Kafka 0.8 changes; reviewed by Neha Narkhede - posted by ju...@apache.org on 2013/03/04 05:22:03 UTC, 0 replies.
- [3/37] git commit: System Test : Disable shallow.iterator in Mirror Maker test cases to make compression work correctly; patched by John Fung; reviewed by Jun Rao; kafka-737 - posted by ju...@apache.org on 2013/03/04 05:22:03 UTC, 0 replies.
- [8/37] 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 ju...@apache.org on 2013/03/04 05:22:03 UTC, 0 replies.
- [9/37] 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 ju...@apache.org on 2013/03/04 05:22:03 UTC, 0 replies.
- [6/37] git commit: partition state machine log4j change - posted by ju...@apache.org on 2013/03/04 05:22:03 UTC, 0 replies.
- git commit: System Test Transient Failure on testcase_0122; patched by Sriram Subramanian; reviewed by Jun Rao and Neha Narkhede; kafka-772 - posted by ju...@apache.org on 2013/03/05 07:40:41 UTC, 0 replies.
- git commit: KAFKA-785 Resolve bugs in PreferredReplicaLeaderElection admin tool; reviewed by Swapnil Ghike and Neha Narkhede - posted by ne...@apache.org on 2013/03/05 18:38:30 UTC, 0 replies.
- git commit: Use withRequiredArg while parsing jopt options in all tools; patched by Swapnil Ghike; reviewed by Jun Rao; kafka-786 - posted by ju...@apache.org on 2013/03/06 18:26:02 UTC, 0 replies.
- git commit: KAFKA-513 Add state change log to Kafka brokers; reviewed by Neha Narkhede - posted by ne...@apache.org on 2013/03/06 18:38:13 UTC, 0 replies.
- git commit: Standardize Zk data structures for Re-assign partitions and Preferred replication election; patched by Swapnil Ghike; reviewed by Jun Rao; kafka-779 - posted by ju...@apache.org on 2013/03/06 21:54:57 UTC, 0 replies.
- git commit: MirrorMaker with shallow.iterator.enable=true produces unreadble messages; patched by Jun Rao; reviewed by Neha Narkhede; kafka-732 - posted by ju...@apache.org on 2013/03/07 01:09:10 UTC, 0 replies.
- git commit: Include controllerId in all requests sent by controller; patched by Swapnil Ghike; reviewed by Jun Rao; kafka-793 - posted by ju...@apache.org on 2013/03/08 03:20:47 UTC, 0 replies.
- git commit: KAFKA-787 Simple Consumer connecting to Broker that is not the Leader generates wrong error; reviewed by Jun Rao - posted by ne...@apache.org on 2013/03/08 03:31:28 UTC, 0 replies.
- [2/3] kafka-792; Update multiple attributes in testcase_xxxx_properties.json; patched by John Fung; reviewed by Jun Rao - posted by ju...@apache.org on 2013/03/09 00:00:11 UTC, 0 replies.
- [3/3] git commit: kafka-792; Update multiple attributes in testcase_xxxx_properties.json; patched by John Fung; reviewed by Jun Rao - posted by ju...@apache.org on 2013/03/09 00:00:11 UTC, 0 replies.
- [1/3] kafka-792; Update multiple attributes in testcase_xxxx_properties.json; patched by John Fung; reviewed by Jun Rao - posted by ju...@apache.org on 2013/03/09 00:00:11 UTC, 0 replies.
- [2/2] git commit: KAFKA-554 Dynamic per-topic configuration. This patch adds a mechanism for storing per-topic configurations in zookeeper and dynamically making config changes across the cluster. Reviewed by Neha and Jun. - posted by jk...@apache.org on 2013/03/09 00:09:38 UTC, 0 replies.
- [1/2] KAFKA-554 Dynamic per-topic configuration. This patch adds a mechanism for storing per-topic configurations in zookeeper and dynamically making config changes across the cluster. Reviewed by Neha and Jun. - posted by jk...@apache.org on 2013/03/09 00:09:39 UTC, 0 replies.
- git commit: KAFKA-798 Use biased histograms instead of uniform histograms in KafkaMetricsGroup; reviewed by Neha Narkhede - posted by ne...@apache.org on 2013/03/09 23:53:30 UTC, 0 replies.
- git commit: KAFKA-739 Handle null message payloads in messages and in the log cleaner. Reviewed by Jun and Neha. - posted by jk...@apache.org on 2013/03/12 19:18:35 UTC, 0 replies.
- git commit: KAFKA-800 inSyncReplica in Partition needs some tweaks; reviewed by Jun Rao and Neha Narkhede - posted by ne...@apache.org on 2013/03/12 19:21:51 UTC, 0 replies.
- git commit: kafka-763; Add an option to replica from the largest offset during unclean leader election; patched by Swapnil Ghike; reviewed by Jun Rao - posted by ju...@apache.org on 2013/03/13 04:59:29 UTC, 0 replies.
- git commit: kafka-801; Fix MessagesInPerSec mbean to count uncompressed message rate; patched by Jun Rao; reviewed by Neha Narkhede - posted by ju...@apache.org on 2013/03/13 18:11:04 UTC, 0 replies.
- git commit: KAFKA-802 Flush message interval is based on compressed message count; reviewed by Jun Rao - posted by ne...@apache.org on 2013/03/13 19:51:04 UTC, 0 replies.
- git commit: KAFKA-763 follow up changes; reviewed by Neha Narkhede - posted by ne...@apache.org on 2013/03/13 21:12:03 UTC, 0 replies.
- git commit: kafka-763 delta; Add an option to replica from the largest offset during unclean leader election; patched by Swapnil Ghike; reviewed by Jun Rao - posted by ju...@apache.org on 2013/03/13 23:11:34 UTC, 0 replies.
- git commit: KAFKA-808 Migration tool internal queue between consumer and producer threads should be configurable; reviewed by Jun Rao - posted by ne...@apache.org on 2013/03/15 16:31:21 UTC, 0 replies.
- git commit: KAFKA-811 Fix clientId in migration tool; reviewed by Neha Narkhede - posted by ne...@apache.org on 2013/03/18 22:34:29 UTC, 0 replies.
- git commit: Incorrect index in the log of a follower; patched by Jun Rao; reviewed by Neha Narkhede and Jay Kreps; kafka-804 - posted by ju...@apache.org on 2013/03/18 23:53:16 UTC, 0 replies.
- git commit: Support deep iteration in DumpLogSegments tool; patched by Jun Rao; reviewed by Neha Narkhede; kafka-812 - posted by ju...@apache.org on 2013/03/20 00:33:06 UTC, 0 replies.
- git commit: KAFKA-815 Improve SimpleConsumerShell to take in a max messages config option; reviewed by Jun Rao - posted by ne...@apache.org on 2013/03/20 01:20:14 UTC, 0 replies.
- git commit: kafka-811; (Delta) Fix clientId in migration tool; patched by Swapnil Ghike; reviewed by Jun Rao - posted by ju...@apache.org on 2013/03/20 17:44:48 UTC, 0 replies.
- git commit: KAFKA-820 Topic metadata request handling fails to return all metadata about replicas; reviewed by Jun Rao - posted by ne...@apache.org on 2013/03/22 17:12:59 UTC, 0 replies.
- git commit: KAFKA-816 Reduce noise in Kafka server logs due to NotLeaderForPartitionException; reviewed by Jun Rao - posted by ne...@apache.org on 2013/03/22 17:32:31 UTC, 0 replies.
- svn commit: r1460481 - /kafka/site/faq.html - posted by ju...@apache.org on 2013/03/24 23:54:39 UTC, 0 replies.
- git commit: kafka-813; Minor cleanup in Controller; patched by Swapnil Ghike; reviewed by Neha Narkhede and Jun Rao - posted by ju...@apache.org on 2013/03/25 17:32:11 UTC, 0 replies.
- git commit: kafka-813; (add the missing file) Minor cleanup in Controller; patched by Swapnil Ghike; reviewed by Neha Narkhede and Jun Rao - posted by ju...@apache.org on 2013/03/25 18:45:55 UTC, 0 replies.
- git commit: kafka-825; KafkaController.isActive() needs to be synchronized; patched by Jun Rao; reviewed by Neha Narkhede - posted by ju...@apache.org on 2013/03/25 18:47:36 UTC, 0 replies.
- git commit: kafka-791; Fix validation bugs in System Test; patched by John Fung; reviewed by Jun Rao - posted by ju...@apache.org on 2013/03/25 22:08:45 UTC, 0 replies.
- git commit: KAFKA-830 partition replica assignment map in the controller should be a Set; reviewed by Jun Rao and Swapnil Ghike - posted by ne...@apache.org on 2013/03/27 21:29:34 UTC, 0 replies.
- git commit: kafka-819; System Test : Add validation of log segment index to offset; patched by John Fung; reviewed by Jun Rao - posted by ju...@apache.org on 2013/03/28 00:59:07 UTC, 0 replies.
- git commit: KAFKA-828 Preferred Replica Election does not delete the admin path on controller failover; reviewed by Neha Narkhede and Jun Rao - posted by ne...@apache.org on 2013/03/28 16:51:11 UTC, 0 replies.
- git commit: Missing file from KAFKA-828 - posted by ne...@apache.org on 2013/03/28 17:45:58 UTC, 0 replies.
- git commit: KAFKA-829 Mirror maker needs to share the migration tool request channel; reviewed by Jun Rao - posted by ne...@apache.org on 2013/03/28 17:54:11 UTC, 0 replies.
- git commit: KAFKA-831 Controller does not send the complete list of partitions to a newly started broker; reviewed by Jun Rao - posted by ne...@apache.org on 2013/03/29 00:29:55 UTC, 0 replies.
- git commit: kafka-832; 0.8 Consumer prevents rebalance if consumer thread is blocked or slow; patched by Jun Rao; reviewed by Neha Narkhede - posted by ju...@apache.org on 2013/03/29 00:35:01 UTC, 0 replies.
- git commit: KAFKA-831 Controller does not send the complete list of partitions to a newly started broker; reviewed by Jun Rao and Swapnil Ghike - posted by ne...@apache.org on 2013/03/29 16:27:01 UTC, 0 replies.
- git commit: kafka-807; LineMessageReader doesn't correctly parse the key separator; patched by Dragos Manolescu; reviewed by Jun Rao - posted by ju...@apache.org on 2013/03/29 16:33:22 UTC, 0 replies.
- git commit: trivial fix to print key properly in DumpLogSegments - posted by ju...@apache.org on 2013/03/29 21:24:57 UTC, 0 replies.