jjko...@apache.org |
git commit: KAFKA-1648; Robin consumer balance throws an NPE when there are no topics |
Thu, 09 Oct, 23:35 |
jjko...@apache.org |
git commit: Revert "KAFKA-1637 SimpleConsumer.fetchOffset returns wrong error code when no offset exists for topic/partition/consumer group; reviewed by Neha Narkhede" |
Wed, 15 Oct, 05:32 |
jjko...@apache.org |
svn commit: r1633225 - in /kafka/site: 08/configuration.html 08/ops.html 081/ops.html |
Mon, 20 Oct, 20:50 |
jjko...@apache.org |
git commit: KAFKA-1641; Reset first dirty offset for compaction to earliest offset if the checkpointed offset is invalid; reviewed by Joel Koshy |
Thu, 23 Oct, 22:43 |
jjko...@apache.org |
[1/2] KAFKA-1583; Encapsulate replicated log implementation details into ReplicaManager and refactor KafkaApis; reviewed by Joel Koshy and Jun Rao |
Thu, 30 Oct, 01:57 |
jjko...@apache.org |
[2/2] git commit: KAFKA-1583; Encapsulate replicated log implementation details into ReplicaManager and refactor KafkaApis; reviewed by Joel Koshy and Jun Rao |
Thu, 30 Oct, 01:57 |
jjko...@apache.org |
git commit: KAFKA-1647; Create replicas on follower transition even if leader is unavailable, otherwise replication offset checkpoints (high water marks) can be lost on hard kills and restarts; reviewed by Joel Koshy, Neha Narkhede, Jun Rao and Guozhang |
Thu, 30 Oct, 23:27 |
jjko...@apache.org |
git commit: KAFKA-1647; Create replicas on follower transition even if leader is unavailable, otherwise replication offset checkpoints (high water marks) can be lost on hard kills and restarts; reviewed by Joel Koshy, Neha Narkhede, Jun Rao and Guozhang |
Thu, 30 Oct, 23:32 |
jkr...@apache.org |
git commit: KAFKA-1668 Print an error if you try to alter a topic that doesn't exist. |
Tue, 07 Oct, 00:19 |
joest...@apache.org |
git commit: KAFKA-1662 gradle release issue permgen space patch by Sriharsha Chintalapani reviewed by Joe Sein |
Sat, 04 Oct, 02:04 |
joest...@apache.org |
git commit: KAFKA-1662 gradle release issue permgen space patch by Sriharsha Chintalapani reviewed by Joe Sein and branch release version change |
Sat, 04 Oct, 02:06 |
joest...@apache.org |
git commit: changed release version prior to candidate release |
Tue, 21 Oct, 12:26 |
joest...@apache.org |
Git Push Summary |
Tue, 21 Oct, 17:20 |
joest...@apache.org |
svn commit: r6848 - in /release/kafka/0.8.2-beta: ./ java-doc/ java-doc/META-INF/ java-doc/kafka/ java-doc/kafka/javaapi/ java-doc/kafka/javaapi/consumer/ java-doc/kafka/tools/ java-doc/kafka/utils/ java-doc/org/ java-doc/org/apache/ java-doc/org/apach... |
Sun, 26 Oct, 23:32 |
joest...@apache.org |
svn commit: r1634540 - in /kafka/site: 081/documentation.html 082/documentation.html downloads.html |
Mon, 27 Oct, 13:55 |
joest...@apache.org |
svn commit: r1634756 - /kafka/site/downloads.html |
Tue, 28 Oct, 00:42 |
jun...@apache.org |
git commit: kafka-1673; potential java.lang.IllegalStateException in BufferPool.allocate(); patched by Jun Rao; reviewed by Jay Kreps |
Mon, 06 Oct, 14:45 |
jun...@apache.org |
git commit: kafka-1673; potential java.lang.IllegalStateException in BufferPool.allocate(); patched by Jun Rao; reviewed by Jay Kreps |
Mon, 06 Oct, 14:53 |
jun...@apache.org |
git commit: kafka-1468; (followup) add back inadventently removed commit; patched by Guozhang Wang; reviewed by Jun Rao |
Tue, 07 Oct, 00:23 |
jun...@apache.org |
git commit: kafka-1468; (followup) add back inadventently removed commit; patched by Guozhang Wang; reviewed by Jun Rao |
Tue, 07 Oct, 00:24 |
jun...@apache.org |
git commit: kafka-1644; Inherit FetchResponse from RequestOrResponse; patched by Anton Karamanov; reviewed by Jun Rao |
Wed, 08 Oct, 01:22 |
jun...@apache.org |
git commit: kafka-1670; Corrupt log files for segment.bytes values close to Int.MaxInt; patched by Sriharsha Chintalapani; reviewed by Jay Kreps and Jun Rao |
Thu, 09 Oct, 15:05 |
jun...@apache.org |
git commit: kafka-1670; Corrupt log files for segment.bytes values close to Int.MaxInt; patched by Sriharsha Chintalapani; reviewed by Jay Kreps and Jun Rao |
Thu, 09 Oct, 15:08 |
jun...@apache.org |
git commit: kafka-1644; Inherit FetchResponse from RequestOrResponse; patched by Anton Karamanov; reviewed by Jun Rao |
Thu, 09 Oct, 15:39 |
jun...@apache.org |
git commit: kafka-1681; Newly elected KafkaController might not start deletion of pending topics; patched by Sriharsha Chintalapani; reviewed by Jun Rao |
Thu, 09 Oct, 21:29 |
jun...@apache.org |
[1/2] git commit: kafka-1663; Controller unable to shutdown after a soft failure; patched by Sriharsha Chintalapani; reviewed by Neha Narkhede and Jun Rao |
Thu, 09 Oct, 21:34 |
jun...@apache.org |
[2/2] git commit: kafka-1681; Newly elected KafkaController might not start deletion of pending topics; patched by Sriharsha Chintalapani; reviewed by Jun Rao |
Thu, 09 Oct, 21:34 |
jun...@apache.org |
git commit: kafka-1558; AdminUtils.deleteTopic does not work; patched by Sriharsha Chintalapani; reviewed by Jun Rao |
Thu, 09 Oct, 21:51 |
jun...@apache.org |
git commit: kafka-1558; AdminUtils.deleteTopic does not work; patched by Sriharsha Chintalapani; reviewed by Jun Rao |
Thu, 09 Oct, 21:52 |
jun...@apache.org |
git commit: kafka-1555; provide strong consistency with reasonable availability; patched by Gwen Shapira; reviewed by Joel Koshy and Jun Rao |
Fri, 10 Oct, 01:26 |
jun...@apache.org |
git commit: kafka-1699; autoRebalanceScheduler.shutdown() causes deadlock while controller shutting down; patched by Sriharsha Chintalapani; reviewed by Jun Rao |
Fri, 10 Oct, 04:08 |
jun...@apache.org |
git commit: kafka-1699; autoRebalanceScheduler.shutdown() causes deadlock while controller shutting down; patched by Sriharsha Chintalapani; reviewed by Jun Rao |
Fri, 10 Oct, 04:10 |
jun...@apache.org |
[1/2] kafka-1670 (followup to fix system tests); Corrupt log files for segment.bytes values close to Int.MaxInt; patched by Sriharsha Chintalapani; reviewed by Jun Rao |
Sun, 12 Oct, 15:45 |
jun...@apache.org |
[2/2] git commit: kafka-1670 (followup to fix system tests); Corrupt log files for segment.bytes values close to Int.MaxInt; patched by Sriharsha Chintalapani; reviewed by Jun Rao |
Sun, 12 Oct, 15:45 |
jun...@apache.org |
[1/2] kafka-1670 (followup to fix system tests); Corrupt log files for segment.bytes values close to Int.MaxInt; patched by Sriharsha Chintalapani; reviewed by Jun Rao |
Sun, 12 Oct, 15:45 |
jun...@apache.org |
[2/2] git commit: kafka-1670 (followup to fix system tests); Corrupt log files for segment.bytes values close to Int.MaxInt; patched by Sriharsha Chintalapani; reviewed by Jun Rao |
Sun, 12 Oct, 15:45 |
jun...@apache.org |
git commit: kafka-1702; Messages silently Lost by producer; patched by Alexis Midon; reviewed by Jun Rao |
Mon, 13 Oct, 23:16 |
jun...@apache.org |
git commit: kafka-1555; provide strong consistency with reasonable availability; patched by Gwen Shapira; reviewed by Joel Koshy and Jun Rao |
Mon, 13 Oct, 23:48 |
jun...@apache.org |
git commit: kafka-1493; Use a well-documented LZ4 compression format and remove redundant LZ4HC option; patched by James Oliver; reviewed by Jun Rao |
Fri, 17 Oct, 17:07 |
jun...@apache.org |
git commit: kafka-1493; Use a well-documented LZ4 compression format and remove redundant LZ4HC option; patched by James Oliver; reviewed by Jun Rao |
Fri, 17 Oct, 17:10 |
jun...@apache.org |
git commit: kafka-1671; uploaded archives are missing for Scala version 2.11; patched by Ivan Lyutov; reviewed by Jun Rao |
Fri, 17 Oct, 19:30 |
jun...@apache.org |
git commit: kafka-1671; uploaded archives are missing for Scala version 2.11; patched by Ivan Lyutov; reviewed by Jun Rao |
Fri, 17 Oct, 19:31 |
jun...@apache.org |
git commit: kafka-1717; remove netty dependency through ZK 3.4.x; patched by Jun Rao; reviewed by Sriharsha Chintalapani and Neha Narkhede |
Mon, 20 Oct, 18:07 |
jun...@apache.org |
git commit: kafka-1717; remove netty dependency through ZK 3.4.x; patched by Jun Rao; reviewed by Sriharsha Chintalapani and Neha Narkhede |
Mon, 20 Oct, 18:09 |
jun...@apache.org |
git commit: kafka-1698; Validator.ensureValid() only validates default config value; patched by Ewen Cheslack-Postava; reviewed by Jun Rao |
Tue, 21 Oct, 01:02 |
jun...@apache.org |
git commit: kafka-1727; Fix comment about message format; patched by Muneyuki Noguchi; reviewed by Jun Rao |
Thu, 23 Oct, 21:52 |
jun...@apache.org |
git commit: kafka-1700; examples directory - README and shell scripts are out of date; patched by Geoffrey Anderson; reviewed by Jun Rao |
Thu, 23 Oct, 23:13 |
jun...@apache.org |
git commit: kafka-1711; WARN Property topic is not valid when running console producer; patched by Joe Crobak; reviewed by Jun Rao |
Fri, 24 Oct, 00:07 |
jun...@apache.org |
svn commit: r1633981 - /kafka/site/081/api.html |
Fri, 24 Oct, 00:10 |
jun...@apache.org |
svn commit: r1634079 [1/3] - in /kafka/site/082: ./ api.html configuration.html design.html documentation.html ecosystem.html implementation.html introduction.html migration.html ops.html quickstart.html upgrade.html uses.html |
Fri, 24 Oct, 15:55 |
jun...@apache.org |
svn commit: r1634079 [2/3] - in /kafka/site/082: ./ api.html configuration.html design.html documentation.html ecosystem.html implementation.html introduction.html migration.html ops.html quickstart.html upgrade.html uses.html |
Fri, 24 Oct, 15:55 |
jun...@apache.org |
svn commit: r1634079 [3/3] - in /kafka/site/082: ./ api.html configuration.html design.html documentation.html ecosystem.html implementation.html introduction.html migration.html ops.html quickstart.html upgrade.html uses.html |
Fri, 24 Oct, 15:55 |
jun...@apache.org |
svn commit: r1634682 - in /kafka/site/082: configuration.html ops.html |
Mon, 27 Oct, 20:53 |
jun...@apache.org |
svn commit: r1634760 - /kafka/site/082/configuration.html |
Tue, 28 Oct, 01:14 |
nehanarkh...@apache.org |
git commit: KAFKA-1057 Trim whitespaces from user specified configs; reviewed by Neha Narkhede |
Sat, 04 Oct, 23:34 |
nehanarkh...@apache.org |
git commit: KAFKA-1663 Controller unable to shutdown after a soft failure; reviewed by Neha Narkhede |
Sun, 05 Oct, 01:09 |
nehanarkh...@apache.org |
git commit: KAFKA-1692 Include client ID in new producer IO thread name; reviewed by Neha Narkhede |
Sun, 12 Oct, 22:50 |
nehanarkh...@apache.org |
git commit: KAFKA-1692 Include client ID in new producer IO thread name; reviewed by Neha Narkhede |
Sun, 12 Oct, 23:00 |
nehanarkh...@apache.org |
git commit: KAFKA-1471 Add producer unit tests for LZ4 and LZ4HC compression codecs; patched by James Oliver; reviewed by Neha Narkhede |
Sun, 12 Oct, 23:26 |
nehanarkh...@apache.org |
git commit: KAFKA-1471 Add producer unit tests for LZ4 and LZ4HC compression codecs; patched by James Oliver; reviewed by Neha Narkhede |
Sun, 12 Oct, 23:42 |
nehanarkh...@apache.org |
git commit: KAFKA-1305. Controller can hang on controlled shutdown with auto leader balance enabled; reviewed by Neha Narkhede and Jun Rao |
Mon, 13 Oct, 18:36 |
nehanarkh...@apache.org |
git commit: KAFKA-1305. Controller can hang on controlled shutdown with auto leader balance enabled; reviewed by Neha Narkhede and Jun Rao |
Mon, 13 Oct, 19:31 |
nehanarkh...@apache.org |
git commit: KAFKA-979 Add jitter for time based rolling; reviewed by Neha Narkhede and Joel Koshy |
Wed, 15 Oct, 04:17 |
nehanarkh...@apache.org |
git commit: KAFKA-979 Add jitter for time based rolling; reviewed by Neha Narkhede and Joel Koshy |
Wed, 15 Oct, 04:19 |
nehanarkh...@apache.org |
git commit: KAFKA-1637 SimpleConsumer.fetchOffset returns wrong error code when no offset exists for topic/partition/consumer group; reviewed by Neha Narkhede |
Wed, 15 Oct, 04:47 |
nehanarkh...@apache.org |
git commit: KAFKA-1637 SimpleConsumer.fetchOffset returns wrong error code when no offset exists for topic/partition/consumer group; reviewed by Neha Narkhede |
Wed, 15 Oct, 04:50 |
nehanarkh...@apache.org |
git commit: KAFKA-1637 SimpleConsumer.fetchOffset returns wrong error code when no offset exists for topic/partition/consumer group; reviewed by Neha Narkhede and Joel Koshy |
Thu, 16 Oct, 00:51 |
nehanarkh...@apache.org |
git commit: Reverting KAFKA-1637 on 0.8.2 since it was only reverted on trunk |
Thu, 16 Oct, 17:36 |
nehanarkh...@apache.org |
git commit: KAFKA-1637 SimpleConsumer.fetchOffset returns wrong error code when no offset exists for topic/partition/consumer group; reviewed by Neha Narkhede and Joel Koshy |
Thu, 16 Oct, 17:38 |
nehanarkh...@apache.org |
git commit: KAFKA-1108 When controlled shutdown attempt fails, the reason is not always logged; reviewed by Neha Narkhede |
Fri, 17 Oct, 22:04 |
nehanarkh...@apache.org |
git commit: KAFKA-1108 When controlled shutdown attempt fails, the reason is not always logged; reviewed by Neha Narkhede |
Fri, 17 Oct, 22:07 |
nehanarkh...@apache.org |
git commit: KAFKA-1653 Duplicate broker ids allowed in replica assignment; reviewed by Neha Narkhede |
Wed, 22 Oct, 17:04 |
nehanarkh...@apache.org |
git commit: KAFKA-1653 Duplicate broker ids allowed in replica assignment; reviewed by Neha Narkhede |
Wed, 22 Oct, 17:07 |
nehanarkh...@apache.org |
[1/3] KAFKA-1725 Configuration file bugs in system tests add noise to output and break a few tests; reviewed by Neha Narkhede |
Fri, 24 Oct, 16:04 |
nehanarkh...@apache.org |
[2/3] KAFKA-1725 Configuration file bugs in system tests add noise to output and break a few tests; reviewed by Neha Narkhede |
Fri, 24 Oct, 16:04 |
nehanarkh...@apache.org |
[3/3] git commit: KAFKA-1725 Configuration file bugs in system tests add noise to output and break a few tests; reviewed by Neha Narkhede |
Fri, 24 Oct, 16:04 |
nehanarkh...@apache.org |
[1/2] KAFKA-1725 Configuration file bugs in system tests add noise to output and break a few tests; reviewed by Neha Narkhede |
Fri, 24 Oct, 16:06 |
nehanarkh...@apache.org |
[2/2] git commit: KAFKA-1725 Configuration file bugs in system tests add noise to output and break a few tests; reviewed by Neha Narkhede |
Fri, 24 Oct, 16:06 |
nehanarkh...@apache.org |
git commit: KAFKA-1725: New test files, patch part 2 |
Fri, 24 Oct, 16:14 |
nehanarkh...@apache.org |
git commit: KAFKA-1719 Make mirror maker exit when one consumer/producer thread exits; reviewed by Neha Narkhede, Joel Koshy and Guozhang Wang |
Fri, 24 Oct, 16:26 |
nehanarkh...@apache.org |
git commit: KAFKA-1719 Make mirror maker exit when one consumer/producer thread exits; reviewed by Neha Narkhede, Joel Koshy and Guozhang Wang |
Fri, 24 Oct, 16:28 |
nehanarkh...@apache.org |
git commit: KAFKA-1732 DumpLogSegments tool fails when path has a '.'; reviewed by Neha Narkhede |
Mon, 27 Oct, 23:23 |
nehanarkh...@apache.org |
git commit: KAFKA-1732 DumpLogSegments tool fails when path has a '.'; reviewed by Neha Narkhede |
Mon, 27 Oct, 23:25 |