You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: KAFKA-1662 gradle release issue permgen space patch by Sriharsha Chintalapani reviewed by Joe Sein - posted by jo...@apache.org on 2014/10/04 04:04:01 UTC, 0 replies.
- git commit: KAFKA-1662 gradle release issue permgen space patch by Sriharsha Chintalapani reviewed by Joe Sein and branch release version change - posted by jo...@apache.org on 2014/10/04 04:06:02 UTC, 0 replies.
- git commit: KAFKA-1057 Trim whitespaces from user specified configs; reviewed by Neha Narkhede - posted by ne...@apache.org on 2014/10/05 01:34:43 UTC, 0 replies.
- git commit: KAFKA-1663 Controller unable to shutdown after a soft failure; reviewed by Neha Narkhede - posted by ne...@apache.org on 2014/10/05 03:09:37 UTC, 0 replies.
- git commit: kafka-1673; potential java.lang.IllegalStateException in BufferPool.allocate(); patched by Jun Rao; reviewed by Jay Kreps - posted by ju...@apache.org on 2014/10/06 16:45:37 UTC, 1 replies.
- git commit: KAFKA-1668 Print an error if you try to alter a topic that doesn't exist. - posted by jk...@apache.org on 2014/10/07 02:19:56 UTC, 0 replies.
- git commit: kafka-1468; (followup) add back inadventently removed commit; patched by Guozhang Wang; reviewed by Jun Rao - posted by ju...@apache.org on 2014/10/07 02:23:09 UTC, 1 replies.
- git commit: kafka-1644; Inherit FetchResponse from RequestOrResponse; patched by Anton Karamanov; reviewed by Jun Rao - posted by ju...@apache.org on 2014/10/08 03:22:40 UTC, 1 replies.
- 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 - posted by ju...@apache.org on 2014/10/09 17:05:51 UTC, 1 replies.
- git commit: kafka-1681; Newly elected KafkaController might not start deletion of pending topics; patched by Sriharsha Chintalapani; reviewed by Jun Rao - posted by ju...@apache.org on 2014/10/09 23:29:32 UTC, 0 replies.
- [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 - posted by ju...@apache.org on 2014/10/09 23:34:53 UTC, 0 replies.
- [2/2] git commit: kafka-1681; Newly elected KafkaController might not start deletion of pending topics; patched by Sriharsha Chintalapani; reviewed by Jun Rao - posted by ju...@apache.org on 2014/10/09 23:34:54 UTC, 0 replies.
- git commit: kafka-1558; AdminUtils.deleteTopic does not work; patched by Sriharsha Chintalapani; reviewed by Jun Rao - posted by ju...@apache.org on 2014/10/09 23:51:19 UTC, 1 replies.
- git commit: KAFKA-1648; Robin consumer balance throws an NPE when there are no topics - posted by jj...@apache.org on 2014/10/10 01:35:32 UTC, 0 replies.
- git commit: kafka-1555; provide strong consistency with reasonable availability; patched by Gwen Shapira; reviewed by Joel Koshy and Jun Rao - posted by ju...@apache.org on 2014/10/10 03:26:50 UTC, 1 replies.
- git commit: kafka-1699; autoRebalanceScheduler.shutdown() causes deadlock while controller shutting down; patched by Sriharsha Chintalapani; reviewed by Jun Rao - posted by ju...@apache.org on 2014/10/10 06:08:46 UTC, 1 replies.
- [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 - posted by ju...@apache.org on 2014/10/12 17:45:09 UTC, 1 replies.
- [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 - posted by ju...@apache.org on 2014/10/12 17:45:10 UTC, 1 replies.
- git commit: KAFKA-1692 Include client ID in new producer IO thread name; reviewed by Neha Narkhede - posted by ne...@apache.org on 2014/10/13 00:50:56 UTC, 1 replies.
- git commit: KAFKA-1471 Add producer unit tests for LZ4 and LZ4HC compression codecs; patched by James Oliver; reviewed by Neha Narkhede - posted by ne...@apache.org on 2014/10/13 01:26:29 UTC, 1 replies.
- git commit: KAFKA-1305. Controller can hang on controlled shutdown with auto leader balance enabled; reviewed by Neha Narkhede and Jun Rao - posted by ne...@apache.org on 2014/10/13 20:36:43 UTC, 1 replies.
- git commit: kafka-1702; Messages silently Lost by producer; patched by Alexis Midon; reviewed by Jun Rao - posted by ju...@apache.org on 2014/10/14 01:16:22 UTC, 0 replies.
- git commit: KAFKA-979 Add jitter for time based rolling; reviewed by Neha Narkhede and Joel Koshy - posted by ne...@apache.org on 2014/10/15 06:17:11 UTC, 1 replies.
- git commit: KAFKA-1637 SimpleConsumer.fetchOffset returns wrong error code when no offset exists for topic/partition/consumer group; reviewed by Neha Narkhede - posted by ne...@apache.org on 2014/10/15 06:47:12 UTC, 1 replies.
- git commit: Revert "KAFKA-1637 SimpleConsumer.fetchOffset returns wrong error code when no offset exists for topic/partition/consumer group; reviewed by Neha Narkhede" - posted by jj...@apache.org on 2014/10/15 07:32:58 UTC, 0 replies.
- 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 - posted by ne...@apache.org on 2014/10/16 02:51:24 UTC, 1 replies.
- git commit: Reverting KAFKA-1637 on 0.8.2 since it was only reverted on trunk - posted by ne...@apache.org on 2014/10/16 19:36:53 UTC, 0 replies.
- git commit: kafka-1493; Use a well-documented LZ4 compression format and remove redundant LZ4HC option; patched by James Oliver; reviewed by Jun Rao - posted by ju...@apache.org on 2014/10/17 19:07:45 UTC, 1 replies.
- git commit: kafka-1671; uploaded archives are missing for Scala version 2.11; patched by Ivan Lyutov; reviewed by Jun Rao - posted by ju...@apache.org on 2014/10/17 21:30:51 UTC, 1 replies.
- git commit: KAFKA-1108 When controlled shutdown attempt fails, the reason is not always logged; reviewed by Neha Narkhede - posted by ne...@apache.org on 2014/10/18 00:04:57 UTC, 1 replies.
- git commit: kafka-1717; remove netty dependency through ZK 3.4.x; patched by Jun Rao; reviewed by Sriharsha Chintalapani and Neha Narkhede - posted by ju...@apache.org on 2014/10/20 20:07:56 UTC, 1 replies.
- svn commit: r1633225 - in /kafka/site: 08/configuration.html 08/ops.html 081/ops.html - posted by jj...@apache.org on 2014/10/20 22:50:59 UTC, 0 replies.
- git commit: kafka-1698; Validator.ensureValid() only validates default config value; patched by Ewen Cheslack-Postava; reviewed by Jun Rao - posted by ju...@apache.org on 2014/10/21 03:02:07 UTC, 0 replies.
- git commit: changed release version prior to candidate release - posted by jo...@apache.org on 2014/10/21 14:26:20 UTC, 0 replies.
- Git Push Summary - posted by jo...@apache.org on 2014/10/21 19:20:00 UTC, 0 replies.
- git commit: KAFKA-1653 Duplicate broker ids allowed in replica assignment; reviewed by Neha Narkhede - posted by ne...@apache.org on 2014/10/22 19:04:52 UTC, 1 replies.
- git commit: kafka-1727; Fix comment about message format; patched by Muneyuki Noguchi; reviewed by Jun Rao - posted by ju...@apache.org on 2014/10/23 23:52:14 UTC, 0 replies.
- git commit: KAFKA-1641; Reset first dirty offset for compaction to earliest offset if the checkpointed offset is invalid; reviewed by Joel Koshy - posted by jj...@apache.org on 2014/10/24 00:43:06 UTC, 0 replies.
- git commit: kafka-1700; examples directory - README and shell scripts are out of date; patched by Geoffrey Anderson; reviewed by Jun Rao - posted by ju...@apache.org on 2014/10/24 01:13:36 UTC, 0 replies.
- git commit: kafka-1711; WARN Property topic is not valid when running console producer; patched by Joe Crobak; reviewed by Jun Rao - posted by ju...@apache.org on 2014/10/24 02:07:03 UTC, 0 replies.
- svn commit: r1633981 - /kafka/site/081/api.html - posted by ju...@apache.org on 2014/10/24 02:10:55 UTC, 0 replies.
- 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 - posted by ju...@apache.org on 2014/10/24 17:55:01 UTC, 0 replies.
- 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 - posted by ju...@apache.org on 2014/10/24 17:55:01 UTC, 0 replies.
- 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 - posted by ju...@apache.org on 2014/10/24 17:55:01 UTC, 0 replies.
- [1/3] KAFKA-1725 Configuration file bugs in system tests add noise to output and break a few tests; reviewed by Neha Narkhede - posted by ne...@apache.org on 2014/10/24 18:04:35 UTC, 0 replies.
- [2/3] KAFKA-1725 Configuration file bugs in system tests add noise to output and break a few tests; reviewed by Neha Narkhede - posted by ne...@apache.org on 2014/10/24 18:04:36 UTC, 0 replies.
- [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 - posted by ne...@apache.org on 2014/10/24 18:04:37 UTC, 0 replies.
- [1/2] KAFKA-1725 Configuration file bugs in system tests add noise to output and break a few tests; reviewed by Neha Narkhede - posted by ne...@apache.org on 2014/10/24 18:06:29 UTC, 0 replies.
- [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 - posted by ne...@apache.org on 2014/10/24 18:06:30 UTC, 0 replies.
- git commit: KAFKA-1725: New test files, patch part 2 - posted by ne...@apache.org on 2014/10/24 18:14:38 UTC, 0 replies.
- git commit: KAFKA-1719 Make mirror maker exit when one consumer/producer thread exits; reviewed by Neha Narkhede, Joel Koshy and Guozhang Wang - posted by ne...@apache.org on 2014/10/24 18:26:49 UTC, 1 replies.
- 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... - posted by jo...@apache.org on 2014/10/27 00:32:21 UTC, 0 replies.
- svn commit: r1634540 - in /kafka/site: 081/documentation.html 082/documentation.html downloads.html - posted by jo...@apache.org on 2014/10/27 14:55:21 UTC, 0 replies.
- svn commit: r1634682 - in /kafka/site/082: configuration.html ops.html - posted by ju...@apache.org on 2014/10/27 21:53:02 UTC, 0 replies.
- git commit: KAFKA-1732 DumpLogSegments tool fails when path has a '.'; reviewed by Neha Narkhede - posted by ne...@apache.org on 2014/10/28 00:23:46 UTC, 1 replies.
- svn commit: r1634756 - /kafka/site/downloads.html - posted by jo...@apache.org on 2014/10/28 01:42:14 UTC, 0 replies.
- svn commit: r1634760 - /kafka/site/082/configuration.html - posted by ju...@apache.org on 2014/10/28 02:14:11 UTC, 0 replies.
- [1/2] KAFKA-1583; Encapsulate replicated log implementation details into ReplicaManager and refactor KafkaApis; reviewed by Joel Koshy and Jun Rao - posted by jj...@apache.org on 2014/10/30 02:57:05 UTC, 0 replies.
- [2/2] git commit: KAFKA-1583; Encapsulate replicated log implementation details into ReplicaManager and refactor KafkaApis; reviewed by Joel Koshy and Jun Rao - posted by jj...@apache.org on 2014/10/30 02:57:06 UTC, 0 replies.
- 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 - posted by jj...@apache.org on 2014/10/31 00:27:36 UTC, 1 replies.