nehanarkh...@apache.org |
svn commit: r1415909 - in /kafka/branches/0.8: core/src/main/scala/kafka/admin/ core/src/main/scala/kafka/client/ core/src/main/scala/kafka/cluster/ core/src/main/scala/kafka/common/ core/src/main/scala/kafka/consumer/ core/src/main/scala/kafka/produce... |
Sat, 01 Dec, 02:04 |
jkr...@apache.org |
svn commit: r1416253 [1/2] - in /kafka/trunk: core/src/main/scala/kafka/log/ core/src/main/scala/kafka/message/ core/src/main/scala/kafka/producer/ core/src/main/scala/kafka/server/ core/src/main/scala/kafka/tools/ core/src/main/scala/kafka/utils/ core... |
Sun, 02 Dec, 20:50 |
jkr...@apache.org |
svn commit: r1416253 [2/2] - in /kafka/trunk: core/src/main/scala/kafka/log/ core/src/main/scala/kafka/message/ core/src/main/scala/kafka/producer/ core/src/main/scala/kafka/server/ core/src/main/scala/kafka/tools/ core/src/main/scala/kafka/utils/ core... |
Sun, 02 Dec, 20:50 |
jkr...@apache.org |
svn commit: r1416254 - in /kafka/trunk/core/src: main/scala/kafka/log/ main/scala/kafka/utils/ test/scala/unit/kafka/log/ test/scala/unit/kafka/server/ |
Sun, 02 Dec, 20:55 |
jkr...@apache.org |
svn commit: r1417734 - in /kafka/branches/0.8/core/src: main/scala/kafka/api/ main/scala/kafka/client/ main/scala/kafka/cluster/ main/scala/kafka/consumer/ main/scala/kafka/javaapi/ main/scala/kafka/message/ main/scala/kafka/producer/ main/scala/kafka/... |
Thu, 06 Dec, 04:23 |
jkr...@apache.org |
svn commit: r1417977 - in /kafka/branches/0.8/core/src/main/scala/kafka: api/FetchResponse.scala api/TopicMetadataResponse.scala server/KafkaApis.scala |
Thu, 06 Dec, 16:23 |
jjko...@apache.org |
svn commit: r1418155 - /kafka/branches/0.8/core/src/test/scala/unit/kafka/admin/AdminTest.scala |
Fri, 07 Dec, 01:09 |
jkr...@apache.org |
svn commit: r1418181 - in /kafka/branches/0.8/core/src: main/scala/kafka/api/ main/scala/kafka/server/ test/scala/unit/kafka/api/ test/scala/unit/kafka/producer/ |
Fri, 07 Dec, 04:01 |
jkr...@apache.org |
svn commit: r1418423 - /kafka/branches/0.8/core/src/main/scala/kafka/message/Message.scala |
Fri, 07 Dec, 18:27 |
nehanarkh...@apache.org |
svn commit: r1418545 - in /kafka/branches/0.8/system_test: migration_tool_testsuite/migration_tool_test.py mirror_maker_testsuite/mirror_maker_test.py replication_testsuite/replica_basic_test.py utils/kafka_system_test_utils.py |
Fri, 07 Dec, 23:07 |
nehanarkh...@apache.org |
svn commit: r1418569 - in /kafka/branches/0.8/system_test: replication_testsuite/replica_basic_test.py testcase_to_run.json |
Sat, 08 Dec, 00:45 |
nehanarkh...@apache.org |
svn commit: r1419627 - /kafka/branches/0.8/core/src/main/scala/kafka/log/Log.scala |
Mon, 10 Dec, 18:23 |
jkr...@apache.org |
svn commit: r1419692 - in /kafka/trunk/core/src: main/scala/kafka/consumer/ main/scala/kafka/log/ main/scala/kafka/server/ main/scala/kafka/utils/ test/scala/unit/kafka/log/ test/scala/unit/kafka/server/ test/scala/unit/kafka/utils/ |
Mon, 10 Dec, 19:31 |
jun...@apache.org |
svn commit: r1420001 - in /kafka/branches/0.8/bin/windows: kafka-server-stop.bat zookeeper-server-stop.bat |
Tue, 11 Dec, 05:38 |
jkr...@apache.org |
svn commit: r1420356 - /kafka/branches/0.8/core/src/main/scala/kafka/server/HighwaterMarkCheckpoint.scala |
Tue, 11 Dec, 19:35 |
jkr...@apache.org |
svn commit: r1420361 - in /kafka/trunk/core/src: main/scala/kafka/log/ main/scala/kafka/server/ test/scala/other/kafka/ test/scala/unit/kafka/log/ test/scala/unit/kafka/message/ test/scala/unit/kafka/utils/ |
Tue, 11 Dec, 19:47 |
nehanarkh...@apache.org |
git commit: KAFKA-670 Clean spurious .index files; reviewed by Neha Narkhede |
Thu, 13 Dec, 20:54 |
jkr...@apache.org |
svn commit: r1422098 - in /kafka/site: code.html coding-guide.html contact.html contributing.html downloads.html includes/header.html index.html projects.html |
Fri, 14 Dec, 21:25 |
jkr...@apache.org |
svn commit: r1422659 - in /kafka/site: downloads.html index.html projects.html |
Sun, 16 Dec, 18:25 |
jkr...@apache.org |
git commit: KAFKA-673 The logic that controls whether to run recovery on the log is reversed. Reviewed by Neha. |
Sun, 16 Dec, 19:08 |
jkr...@apache.org |
git commit: KAFKA-374 Move off the default java crc implementation to the crc code borrowed from Hadoop. Patch reviewed by Joe. |
Sun, 16 Dec, 19:34 |
nehanarkh...@apache.org |
git commit: KAFKA-647 Provide a property in System Test for no. of topics and topics string will be generated automatically; reviewed by Neha Narkhede |
Mon, 17 Dec, 22:32 |
nehanarkh...@apache.org |
[1/2] git commit: Merge branch '0.8' of https://git-wip-us.apache.org/repos/asf/kafka into kafka-646 |
Mon, 17 Dec, 22:33 |
nehanarkh...@apache.org |
[2/2] git commit: KAFKA-646 Provide aggregate stats at the high level Producer and ZookeeperConsumerConnector level; reviewed by Neha Narkhede |
Mon, 17 Dec, 22:33 |
jun...@apache.org |
git commit: trivial change to increase default offset commit interval to reduce ZK load |
Mon, 17 Dec, 23:06 |
nehanarkh...@apache.org |
git commit: KAFKA-646 Missing files from previous commit |
Mon, 17 Dec, 23:53 |
nehanarkh...@apache.org |
[2/2] git commit: KAFKA-646 Missing files from previous commit |
Mon, 17 Dec, 23:54 |
nehanarkh...@apache.org |
[1/2] git commit: Merge branch '0.8' of https://git-wip-us.apache.org/repos/asf/kafka into kafka-646 |
Mon, 17 Dec, 23:54 |
nehanarkh...@apache.org |
Git Push Summary |
Mon, 17 Dec, 23:54 |
jjko...@apache.org |
git commit: KAFKA-664 RequestPurgatory should clean up satisfied requests from watchers map. Also, simplify the purge logic - purge based on an incoming request interval. |
Tue, 18 Dec, 00:39 |
jkr...@apache.org |
git commit: KAFKA-676 Change the build script for the core sub project to create a test jar. Reviewed by Neha. |
Tue, 18 Dec, 17:01 |
jkr...@apache.org |
[2/30] git commit: KAFKA-676 Change the build script for the core sub project to create a test jar. Reviewed by Neha. |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[3/30] git commit: KAFKA-664 RequestPurgatory should clean up satisfied requests from watchers map. Also, simplify the purge logic - purge based on an incoming request interval. |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[1/30] git commit: Merge branch '0.8' into trunk |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[4/30] git commit: Merge branch '0.8' of https://git-wip-us.apache.org/repos/asf/kafka into kafka-646 |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[6/30] git commit: trivial change to increase default offset commit interval to reduce ZK load |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[8/30] git commit: KAFKA-647 Provide a property in System Test for no. of topics and topics string will be generated automatically; reviewed by Neha Narkhede |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[9/30] git commit: KAFKA-646 Provide aggregate stats at the high level Producer and ZookeeperConsumerConnector level; reviewed by Neha Narkhede |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[14/30] git commit: KAFKA-654 Irrecoverable error while trying to roll a segment that already exists; patched by Neha Narkhede; reviewed by Jay Kreps |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[15/30] git commit: Patching remaining files from KAFKA-644 |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[18/30] git commit: KAFKA-642 Remove the response version and baseline all versions/magic bytes etc to 0. |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[19/30] git commit: KAFKA-633 Fix mostly consistent test failure in testShutdownBroker; patched by Joel Koshy; reviewed by Jun Rao |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[20/30] git commit: KAFKA-642 Addressing Jun's follow up comments--(1) add parans to make statement more clear, (2) remove the initial offset from the fetch response since the message set itself now contains all offsets. |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[21/30] git commit: KAFKA-642 Fixes to protocol. Patch reviewed by Neha and Joel. |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[22/30] git commit: KAFKA-608 and KAFKA-630 getTopicMetadata does not respect producer config settings and fix auto-create topic; patched by Neha Narkhede; reviewed by Jun Rao |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[26/30] git commit: DumpLogSegment offset verification is incorrect for compressed messages (second fix); patched by Yang Ye; reviewed by Jun Rao; KAFKA-614 |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[29/30] git commit: Kafka has become a TLP |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[5/30] git commit: KAFKA-646 Missing files from previous commit |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[7/30] git commit: Merge branch '0.8' of https://git-wip-us.apache.org/repos/asf/kafka into kafka-646 |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[10/30] git commit: KAFKA-673 The logic that controls whether to run recovery on the log is reversed. Reviewed by Neha. |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[11/30] git commit: KAFKA-670 Clean spurious .index files; reviewed by Neha Narkhede |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[12/30] git commit: KAFKA-667 Change the .highwatermark file name. |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[13/30] git commit: provides windows batch script for starting Kafka/Zookeeper; patched by Antoine Vianey; reviewed by Jun Rao; kafka-581 |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[16/30] git commit: KAFKA-644 https://svn.apache.org/repos/asf/kafka/branches/0.8; patched by John Fung; reviewed by Neha Narkhede |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[17/30] git commit: KAFKA-642 Missed message magic version on last checkin. |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[23/30] git commit: KAFKA-640 kafka.common.InvalidClientIdException in broker log4j messages; patched by Swapnil; reviewed by Neha Narkhede |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[24/30] git commit: KAFKA-622 Create mbeans per client; patched by Swapnil; reviewed by Neha Narkhede |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[25/30] KAFKA-622 Create mbeans per client; patched by Swapnil; reviewed by Neha Narkhede |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[27/30] git commit: remove ProducerShell; patched by Jun Rao; reviewed by Neha Narkhede; KAFKA-638 |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[28/30] git commit: ProducerRequest should take ByteBufferMessageSet instead of MessageSet; patched by Jun Rao; reviewed by Neha Narkhede; KAFKA-632 |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
[30/30] git commit: KAFKA-544. Follow-up items on key-retention. Addresses misc. comments from Joel, see ticket for details. |
Tue, 18 Dec, 17:44 |
jkr...@apache.org |
svn commit: r1423586 - /kafka/site/contact.html |
Tue, 18 Dec, 19:24 |
jkr...@apache.org |
git commit: KAFKA-675 Allow the user to override the host that we bind to. Patch from Matan Amir<matan.amir@voxer.com> with slight changes to improve error messages for a bad host or port. |
Fri, 21 Dec, 03:37 |
jkr...@apache.org |
git commit: KAFKA-675 Allow the user to override the host that we bind to. Patch from Matan Amir<matan.amir@voxer.com> with slight changes to improve error messages for a bad host or port. |
Fri, 21 Dec, 03:46 |
jkr...@apache.org |
Git Push Summary |
Fri, 21 Dec, 03:47 |