jjko...@apache.org |
git commit: KAFKA-872; Socket server should set send/recv socket buffer sizes; reviewed by Jun Rao. |
Tue, 23 Apr, 17:40 |
jjko...@apache.org |
git commit: Trivial commit - warn on consumer fetch request errors. |
Fri, 26 Apr, 21:13 |
jun...@apache.org |
git commit: kafka-827; improve list topic output format; patched by Jun Rao; reviewed by Neha Narkhede |
Mon, 01 Apr, 17:42 |
jun...@apache.org |
git commit: kafka-846; AbstractFetcherThread should do shallow instead of deep iteration; patched by Jun Rao; reviewed by Neha Narkhede |
Thu, 04 Apr, 00:15 |
jun...@apache.org |
git commit: kafka-850; add an option to show under replicated partitions in list topic command; patched by Jun Rao; reviewed by Neha Narkhede |
Mon, 08 Apr, 16:48 |
jun...@apache.org |
git commit: kafka-649; Cleanup log4j logging; patched by Jun Rao; reviewed by Jay Kreps |
Tue, 09 Apr, 22:37 |
jun...@apache.org |
git commit: kafka-843; Re-add the release-zip sbt target; patched by Cosmin Lehene; reviewed by Jun Rao |
Thu, 11 Apr, 18:01 |
jun...@apache.org |
git commit: kafka-861; IndexOutOfBoundsException while fetching data from leader; patched by Sriram Subramanian; reviewed by Jun Rao and Neha Narkhede |
Tue, 16 Apr, 01:10 |
jun...@apache.org |
git commit: kafka-843; (addendum) Re-add the release-zip sbt target; patched by Cosmin Lehene; reviewed by Jun Rao |
Wed, 17 Apr, 15:20 |
jun...@apache.org |
[01/27] git commit: System Test Transient Failure on testcase_0122; patched by Sriram Subramanian; reviewed by Jun Rao and Neha Narkhede; kafka-772 |
Thu, 18 Apr, 04:53 |
jun...@apache.org |
[02/27] git commit: KAFKA-785 Resolve bugs in PreferredReplicaLeaderElection admin tool; reviewed by Swapnil Ghike and Neha Narkhede |
Thu, 18 Apr, 04:53 |
jun...@apache.org |
[03/27] git commit: Use withRequiredArg while parsing jopt options in all tools; patched by Swapnil Ghike; reviewed by Jun Rao; kafka-786 |
Thu, 18 Apr, 04:53 |
jun...@apache.org |
[04/27] git commit: KAFKA-513 Add state change log to Kafka brokers; reviewed by Neha Narkhede |
Thu, 18 Apr, 04:53 |
jun...@apache.org |
[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 |
Thu, 18 Apr, 04:53 |
jun...@apache.org |
[06/27] git commit: MirrorMaker with shallow.iterator.enable=true produces unreadble messages; patched by Jun Rao; reviewed by Neha Narkhede; kafka-732 |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
[07/27] git commit: Include controllerId in all requests sent by controller; patched by Swapnil Ghike; reviewed by Jun Rao; kafka-793 |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
[08/27] git commit: KAFKA-787 Simple Consumer connecting to Broker that is not the Leader generates wrong error; reviewed by Jun Rao |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
[09/27] kafka-792; Update multiple attributes in testcase_xxxx_properties.json; patched by John Fung; reviewed by Jun Rao |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
[10/27] kafka-792; Update multiple attributes in testcase_xxxx_properties.json; patched by John Fung; reviewed by Jun Rao |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
[11/27] git commit: kafka-792; Update multiple attributes in testcase_xxxx_properties.json; patched by John Fung; reviewed by Jun Rao |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
[12/27] git commit: KAFKA-798 Use biased histograms instead of uniform histograms in KafkaMetricsGroup; reviewed by Neha Narkhede |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
[13/27] git commit: KAFKA-800 inSyncReplica in Partition needs some tweaks; reviewed by Jun Rao and Neha Narkhede |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
[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 |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
[15/27] git commit: kafka-801; Fix MessagesInPerSec mbean to count uncompressed message rate; patched by Jun Rao; reviewed by Neha Narkhede |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
[16/27] git commit: KAFKA-802 Flush message interval is based on compressed message count; reviewed by Jun Rao |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
[17/27] git commit: KAFKA-763 follow up changes; reviewed by Neha Narkhede |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
[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 |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
[19/27] git commit: KAFKA-808 Migration tool internal queue between consumer and producer threads should be configurable; reviewed by Jun Rao |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
[20/27] git commit: KAFKA-811 Fix clientId in migration tool; reviewed by Neha Narkhede |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
[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 |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
[22/27] git commit: Support deep iteration in DumpLogSegments tool; patched by Jun Rao; reviewed by Neha Narkhede; kafka-812 |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
[23/27] git commit: KAFKA-815 Improve SimpleConsumerShell to take in a max messages config option; reviewed by Jun Rao |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
[24/27] git commit: kafka-811; (Delta) Fix clientId in migration tool; patched by Swapnil Ghike; reviewed by Jun Rao |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
[25/27] git commit: KAFKA-820 Topic metadata request handling fails to return all metadata about replicas; reviewed by Jun Rao |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
[26/27] git commit: KAFKA-816 Reduce noise in Kafka server logs due to NotLeaderForPartitionException; reviewed by Jun Rao |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
[27/27] git commit: kafka-823; merge 0.8 (51421fcc0111031bb77f779a6f6c00520d526a34) to trunk; patched by Jun Rao; reviewed by Jay Kreps |
Thu, 18 Apr, 04:54 |
jun...@apache.org |
git commit: kafka-866; Recover segment does shallow iteration to fix index causing inconsistencies; patched by Sriram Subramanian; reviewed by Jun Rao |
Mon, 22 Apr, 23:50 |
jun...@apache.org |
git commit: kafka-871; Rename ZkConfig properties; patched by Swapnil Ghike; reviewed by Jun Rao |
Fri, 26 Apr, 01:57 |
jun...@apache.org |
git commit: kafka-880; NoLeaderPartitionSet should be cleared before leader finder thread is started up; patched by Jun Rao; reviewed by Neha Narkhede |
Fri, 26 Apr, 02:03 |
jun...@apache.org |
svn commit: r1476865 [1/2] - in /kafka/site: ./ 07/ 07/images/ 07/includes/ images/ includes/ |
Sun, 28 Apr, 23:50 |
jun...@apache.org |
svn commit: r1476865 [2/2] - in /kafka/site: ./ 07/ 07/images/ 07/includes/ images/ includes/ |
Sun, 28 Apr, 23:50 |
jun...@apache.org |
svn commit: r1476866 - /kafka/site/07/includes/header.html |
Sun, 28 Apr, 23:56 |
jun...@apache.org |
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 |
Mon, 29 Apr, 03:50 |
jun...@apache.org |
svn commit: r1476887 - /kafka/site/08/configuration.html |
Mon, 29 Apr, 04:16 |
jun...@apache.org |
svn commit: r1476888 - /kafka/site/08/configuration.html |
Mon, 29 Apr, 04:21 |
jun...@apache.org |
svn commit: r1476890 - /kafka/site/08/configuration.html |
Mon, 29 Apr, 04:30 |
jun...@apache.org |
svn commit: r1476891 - /kafka/site/07/configuration.html |
Mon, 29 Apr, 04:39 |
jun...@apache.org |
svn commit: r1477138 - /kafka/site/08/api.html |
Mon, 29 Apr, 15:13 |
jun...@apache.org |
svn commit: r1477141 - /kafka/site/08/api.html |
Mon, 29 Apr, 15:16 |
nehanarkh...@apache.org |
git commit: KAFKA-840 Controller tries to perform preferred replica election on failover before state machines have started up; reviewed by Neha Narkhede |
Mon, 01 Apr, 16:17 |
nehanarkh...@apache.org |
git commit: KAFKA-842 Mirror maker can lose some messages during shutdown; reviewed by Jun Rao |
Wed, 03 Apr, 20:45 |
nehanarkh...@apache.org |
git commit: KAFKA-840 Post commit |
Thu, 04 Apr, 06:42 |
nehanarkh...@apache.org |
git commit: KAFKA-844 System Test - Mirror Maker cases enhancements; reviewed by Neha Narkhede |
Thu, 04 Apr, 23:19 |
nehanarkh...@apache.org |
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 |
Fri, 05 Apr, 04:20 |
nehanarkh...@apache.org |
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 |
Fri, 05 Apr, 04:27 |
nehanarkh...@apache.org |
git commit: KAFKA-858 High watermark values can be overwritten during controlled shutdown; reviewed by Jun Rao |
Tue, 09 Apr, 21:11 |
nehanarkh...@apache.org |
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 |
Tue, 09 Apr, 23:08 |
nehanarkh...@apache.org |
git commit: KAFKA-860 Replica fetcher thread errors out and dies during rolling bounce of cluster; reviewed by Jun Rao, Jay Kreps |
Thu, 11 Apr, 17:09 |
nehanarkh...@apache.org |
git commit: KAFKA-870 hadoop-producer KafkaRecordWriter writes entire input buffer capacity, even when intended payload is smaller; reviewed by Neha Narkhede |
Tue, 23 Apr, 02:20 |
nehanarkh...@apache.org |
git commit: KAFKA-870 hadoop-producer KafkaRecordWriter writes entire input buffer capacity, even when intended payload is smaller; reviewed by Neha Narkhede |
Tue, 23 Apr, 02:21 |
nehanarkh...@apache.org |
[1/2] git commit: change to standardize on [%s,%d] for partition |
Tue, 30 Apr, 00:04 |
nehanarkh...@apache.org |
[2/2] git commit: KAFKA-887 Standardize logging for partition information to [%s,%d] format; reviewed by Swapnil and Jun |
Tue, 30 Apr, 00:04 |
nehanarkh...@apache.org |
git commit: KAFKA-890 The list of brokers for fetching metadata should be shuffled; reviewed by Joel Koshy |
Tue, 30 Apr, 19:42 |
nehanarkh...@apache.org |
git commit: KAFKA-889 Add mbeans to track socket server's response queue size in addition to request queue size; reviewed by Jun Rao and Joel Koshy |
Tue, 30 Apr, 22:35 |