You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: KAFKA-840 Controller tries to perform preferred replica election on failover before state machines have started up; reviewed by Neha Narkhede - posted by ne...@apache.org on 2013/04/01 18:17:26 UTC, 0 replies.
- git commit: kafka-827; improve list topic output format; patched by Jun Rao; reviewed by Neha Narkhede - posted by ju...@apache.org on 2013/04/01 19:42:08 UTC, 0 replies.
- git commit: KAFKA-842 Mirror maker can lose some messages during shutdown; reviewed by Jun Rao - posted by ne...@apache.org on 2013/04/03 22:45:27 UTC, 0 replies.
- git commit: kafka-846; AbstractFetcherThread should do shallow instead of deep iteration; patched by Jun Rao; reviewed by Neha Narkhede - posted by ju...@apache.org on 2013/04/04 02:15:19 UTC, 0 replies.
- git commit: KAFKA-840 Post commit - posted by ne...@apache.org on 2013/04/04 08:42:59 UTC, 0 replies.
- git commit: KAFKA-844 System Test - Mirror Maker cases enhancements; reviewed by Neha Narkhede - posted by ne...@apache.org on 2013/04/05 01:19:10 UTC, 0 replies.
- git commit: KAFKA-851 Broken handling of leader and isr request leads to incorrect high watermark checkpoint file; reviewed by Jun Rao and Swapnil Ghike - posted by ne...@apache.org on 2013/04/05 06:20:02 UTC, 0 replies.
- git commit: KAFKA-849 Bug in controller's startup/failover logic fails to update in memory leader and isr cache causing other state changes to work incorrectly; reviewed by Jun Rao and Swapnil Ghike - posted by ne...@apache.org on 2013/04/05 06:27:27 UTC, 0 replies.
- git commit: kafka-850; add an option to show under replicated partitions in list topic command; patched by Jun Rao; reviewed by Neha Narkhede - posted by ju...@apache.org on 2013/04/08 18:48:20 UTC, 0 replies.
- git commit: KAFKA-858 High watermark values can be overwritten during controlled shutdown; reviewed by Jun Rao - posted by ne...@apache.org on 2013/04/09 23:11:17 UTC, 0 replies.
- git commit: kafka-649; Cleanup log4j logging; patched by Jun Rao; reviewed by Jay Kreps - posted by ju...@apache.org on 2013/04/10 00:37:57 UTC, 0 replies.
- git commit: KAFKA-826 Make Kafka 0.8 depend on metrics 2.2.0 instead of 3.x; reviewed by Swapnil Ghike, Neha Narkhede, Matt Christiansen, Scott Carey - posted by ne...@apache.org on 2013/04/10 01:08:04 UTC, 0 replies.
- git commit: KAFKA-860 Replica fetcher thread errors out and dies during rolling bounce of cluster; reviewed by Jun Rao, Jay Kreps - posted by ne...@apache.org on 2013/04/11 19:09:38 UTC, 0 replies.
- git commit: kafka-843; Re-add the release-zip sbt target; patched by Cosmin Lehene; reviewed by Jun Rao - posted by ju...@apache.org on 2013/04/11 20:01:35 UTC, 0 replies.
- git commit: kafka-861; IndexOutOfBoundsException while fetching data from leader; patched by Sriram Subramanian; reviewed by Jun Rao and Neha Narkhede - posted by ju...@apache.org on 2013/04/16 03:10:09 UTC, 0 replies.
- git commit: kafka-843; (addendum) Re-add the release-zip sbt target; patched by Cosmin Lehene; reviewed by Jun Rao - posted by ju...@apache.org on 2013/04/17 17:20:52 UTC, 0 replies.
- [01/27] 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/04/18 06:53:55 UTC, 0 replies.
- [02/27] git commit: KAFKA-785 Resolve bugs in PreferredReplicaLeaderElection admin tool; reviewed by Swapnil Ghike and Neha Narkhede - posted by ju...@apache.org on 2013/04/18 06:53:56 UTC, 0 replies.
- [03/27] 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/04/18 06:53:57 UTC, 0 replies.
- [04/27] git commit: KAFKA-513 Add state change log to Kafka brokers; reviewed by Neha Narkhede - posted by ju...@apache.org on 2013/04/18 06:53:58 UTC, 0 replies.
- [05/27] 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/04/18 06:53:59 UTC, 0 replies.
- [06/27] 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/04/18 06:54:00 UTC, 0 replies.
- [07/27] 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/04/18 06:54:01 UTC, 0 replies.
- [08/27] git commit: KAFKA-787 Simple Consumer connecting to Broker that is not the Leader generates wrong error; reviewed by Jun Rao - posted by ju...@apache.org on 2013/04/18 06:54:02 UTC, 0 replies.
- [09/27] 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/04/18 06:54:03 UTC, 0 replies.
- [10/27] 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/04/18 06:54:04 UTC, 0 replies.
- [11/27] 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/04/18 06:54:05 UTC, 0 replies.
- [12/27] git commit: KAFKA-798 Use biased histograms instead of uniform histograms in KafkaMetricsGroup; reviewed by Neha Narkhede - posted by ju...@apache.org on 2013/04/18 06:54:06 UTC, 0 replies.
- [13/27] git commit: KAFKA-800 inSyncReplica in Partition needs some tweaks; reviewed by Jun Rao and Neha Narkhede - posted by ju...@apache.org on 2013/04/18 06:54:07 UTC, 0 replies.
- [14/27] 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/04/18 06:54:08 UTC, 0 replies.
- [15/27] 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/04/18 06:54:09 UTC, 0 replies.
- [16/27] git commit: KAFKA-802 Flush message interval is based on compressed message count; reviewed by Jun Rao - posted by ju...@apache.org on 2013/04/18 06:54:10 UTC, 0 replies.
- [17/27] git commit: KAFKA-763 follow up changes; reviewed by Neha Narkhede - posted by ju...@apache.org on 2013/04/18 06:54:11 UTC, 0 replies.
- [18/27] 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/04/18 06:54:12 UTC, 0 replies.
- [19/27] git commit: KAFKA-808 Migration tool internal queue between consumer and producer threads should be configurable; reviewed by Jun Rao - posted by ju...@apache.org on 2013/04/18 06:54:13 UTC, 0 replies.
- [20/27] git commit: KAFKA-811 Fix clientId in migration tool; reviewed by Neha Narkhede - posted by ju...@apache.org on 2013/04/18 06:54:14 UTC, 0 replies.
- [21/27] 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/04/18 06:54:15 UTC, 0 replies.
- [22/27] 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/04/18 06:54:16 UTC, 0 replies.
- [23/27] git commit: KAFKA-815 Improve SimpleConsumerShell to take in a max messages config option; reviewed by Jun Rao - posted by ju...@apache.org on 2013/04/18 06:54:17 UTC, 0 replies.
- [24/27] 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/04/18 06:54:18 UTC, 0 replies.
- [25/27] git commit: KAFKA-820 Topic metadata request handling fails to return all metadata about replicas; reviewed by Jun Rao - posted by ju...@apache.org on 2013/04/18 06:54:19 UTC, 0 replies.
- [26/27] git commit: KAFKA-816 Reduce noise in Kafka server logs due to NotLeaderForPartitionException; reviewed by Jun Rao - posted by ju...@apache.org on 2013/04/18 06:54:20 UTC, 0 replies.
- [27/27] git commit: kafka-823; merge 0.8 (51421fcc0111031bb77f779a6f6c00520d526a34) to trunk; patched by Jun Rao; reviewed by Jay Kreps - posted by ju...@apache.org on 2013/04/18 06:54:21 UTC, 0 replies.
- git commit: kafka-866; Recover segment does shallow iteration to fix index causing inconsistencies; patched by Sriram Subramanian; reviewed by Jun Rao - posted by ju...@apache.org on 2013/04/23 01:50:45 UTC, 0 replies.
- git commit: KAFKA-870 hadoop-producer KafkaRecordWriter writes entire input buffer capacity, even when intended payload is smaller; reviewed by Neha Narkhede - posted by ne...@apache.org on 2013/04/23 04:20:03 UTC, 1 replies.
- git commit: KAFKA-872; Socket server should set send/recv socket buffer sizes; reviewed by Jun Rao. - posted by jj...@apache.org on 2013/04/23 19:40:59 UTC, 0 replies.
- git commit: kafka-871; Rename ZkConfig properties; patched by Swapnil Ghike; reviewed by Jun Rao - posted by ju...@apache.org on 2013/04/26 03:57:45 UTC, 0 replies.
- git commit: kafka-880; NoLeaderPartitionSet should be cleared before leader finder thread is started up; patched by Jun Rao; reviewed by Neha Narkhede - posted by ju...@apache.org on 2013/04/26 04:03:27 UTC, 0 replies.
- git commit: Trivial commit - warn on consumer fetch request errors. - posted by jj...@apache.org on 2013/04/26 23:13:16 UTC, 0 replies.
- svn commit: r1476865 [1/2] - in /kafka/site: ./ 07/ 07/images/ 07/includes/ images/ includes/ - posted by ju...@apache.org on 2013/04/29 01:50:08 UTC, 0 replies.
- svn commit: r1476865 [2/2] - in /kafka/site: ./ 07/ 07/images/ 07/includes/ images/ includes/ - posted by ju...@apache.org on 2013/04/29 01:50:08 UTC, 0 replies.
- svn commit: r1476866 - /kafka/site/07/includes/header.html - posted by ju...@apache.org on 2013/04/29 01:56:11 UTC, 0 replies.
- svn commit: r1476886 - in /kafka/site: 07/includes/header.html 08/ 08/api.html 08/configuration.html 08/design.html 08/includes/ 08/includes/footer.html 08/includes/header.html 08/quickstart.html 08/tools.html includes/header.html - posted by ju...@apache.org on 2013/04/29 05:50:25 UTC, 0 replies.
- svn commit: r1476887 - /kafka/site/08/configuration.html - posted by ju...@apache.org on 2013/04/29 06:16:53 UTC, 0 replies.
- svn commit: r1476888 - /kafka/site/08/configuration.html - posted by ju...@apache.org on 2013/04/29 06:21:49 UTC, 0 replies.
- svn commit: r1476890 - /kafka/site/08/configuration.html - posted by ju...@apache.org on 2013/04/29 06:30:26 UTC, 0 replies.
- svn commit: r1476891 - /kafka/site/07/configuration.html - posted by ju...@apache.org on 2013/04/29 06:39:56 UTC, 0 replies.
- svn commit: r1477138 - /kafka/site/08/api.html - posted by ju...@apache.org on 2013/04/29 17:13:35 UTC, 0 replies.
- svn commit: r1477141 - /kafka/site/08/api.html - posted by ju...@apache.org on 2013/04/29 17:16:14 UTC, 0 replies.
- [1/2] git commit: change to standardize on [%s,%d] for partition - posted by ne...@apache.org on 2013/04/30 02:04:52 UTC, 0 replies.
- [2/2] git commit: KAFKA-887 Standardize logging for partition information to [%s,%d] format; reviewed by Swapnil and Jun - posted by ne...@apache.org on 2013/04/30 02:04:53 UTC, 0 replies.
- git commit: KAFKA-890 The list of brokers for fetching metadata should be shuffled; reviewed by Joel Koshy - posted by ne...@apache.org on 2013/04/30 21:42:21 UTC, 0 replies.