You are viewing a plain text version of this content. The canonical link for it is here.
- kafka git commit: KAFKA-2332; Add quota metrics to old producer and consumer - posted by jj...@apache.org on 2015/09/01 23:46:35 UTC, 0 replies.
- kafka git commit: TRIVIAL: Replace "it's" with "its" where appropriate - posted by gw...@apache.org on 2015/09/02 19:13:36 UTC, 0 replies.
- kafka git commit: KAFKA-2492; Upgraded zkclient dependency from 0.5 to 0.6 - posted by gw...@apache.org on 2015/09/02 19:17:09 UTC, 0 replies.
- kafka git commit: TRIVIAL: Updated testing readme - posted by gw...@apache.org on 2015/09/02 20:33:12 UTC, 0 replies.
- [1/3] kafka git commit: KAFKA-2411; remove usage of blocking channel - posted by ju...@apache.org on 2015/09/02 20:55:23 UTC, 0 replies.
- [2/3] kafka git commit: KAFKA-2411; remove usage of blocking channel - posted by ju...@apache.org on 2015/09/02 20:55:24 UTC, 0 replies.
- [3/3] kafka git commit: KAFKA-2411; remove usage of blocking channel - posted by ju...@apache.org on 2015/09/02 20:55:25 UTC, 0 replies.
- [1/2] kafka git commit: kafka-2189; Snappy compression of message batches less efficient in 0.8.2.1; patched by Ismael Juma; reviewed by Jun Rao - posted by ju...@apache.org on 2015/09/03 02:21:54 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-2308: make MemoryRecords idempotent; reviewed by Guozhang Wang - posted by ju...@apache.org on 2015/09/03 02:21:55 UTC, 0 replies.
- Git Push Summary - posted by ju...@apache.org on 2015/09/03 02:25:12 UTC, 2 replies.
- kafka git commit: kafka-2210; KafkaAuthorizer: Add all public entities, config changes and changes to KafkaAPI and kafkaServer to allow pluggable authorizer implementation; patched by Parth Brahmbhatt; reviewed Ismael Juma and Jun Rao - posted by ju...@apache.org on 2015/09/03 03:09:27 UTC, 0 replies.
- kafka git commit: KAFKA-2437; Fix ZookeeperLeaderElector to handle node deletion correctly. - posted by jj...@apache.org on 2015/09/03 03:13:07 UTC, 0 replies.
- kafka git commit: KAFKA-2437; Trivial follow-up - posted by jj...@apache.org on 2015/09/03 03:22:33 UTC, 0 replies.
- kafka git commit: change build version to 0.8.2.2 - posted by ju...@apache.org on 2015/09/03 03:32:31 UTC, 0 replies.
- kafka git commit: KAFKA-2461; request logger no longer logs extra information in debug mode - posted by gw...@apache.org on 2015/09/03 07:07:11 UTC, 0 replies.
- kafka git commit: MINOR: Fix trace/debug logs in RequestChannel - posted by gw...@apache.org on 2015/09/03 22:25:32 UTC, 0 replies.
- kafka git commit: KAFKA-2519; NetworkClient.close should remove node from inFlightRequests - posted by ju...@apache.org on 2015/09/04 18:30:23 UTC, 0 replies.
- kafka git commit: KAFKA-2453: Enable new consumer in EndToEndLatency - posted by gw...@apache.org on 2015/09/09 00:15:57 UTC, 0 replies.
- kafka git commit: TRIVIAL: change to API doc for seekToEnd() to clarify lazy evaluation - posted by gw...@apache.org on 2015/09/09 00:17:37 UTC, 0 replies.
- kafka git commit: KAFKA-2489: add benchmark for new consumer - posted by gw...@apache.org on 2015/09/09 03:00:09 UTC, 0 replies.
- svn commit: r10456 - in /release/kafka/0.8.2.2: ./ javadoc/ javadoc/org/ javadoc/org/apache/ javadoc/org/apache/kafka/ javadoc/org/apache/kafka/clients/ javadoc/org/apache/kafka/clients/producer/ javadoc/org/apache/kafka/common/ javadoc/org/apache/kafk... - posted by ju...@apache.org on 2015/09/09 23:19:52 UTC, 0 replies.
- kafka git commit: KAFKA-1893: Allow regex subscriptions in the new consumer - posted by gu...@apache.org on 2015/09/10 22:11:34 UTC, 0 replies.
- kafka git commit: KAFKA-2389: remove commit type from new consumer. - posted by gu...@apache.org on 2015/09/12 00:47:02 UTC, 0 replies.
- kafka git commit: KAFKA-2278: JmxTool should support querying all objects when object name is omitted - posted by gu...@apache.org on 2015/09/12 00:54:41 UTC, 0 replies.
- [1/2] kafka git commit: KAFKA-2440; Use `NetworkClient` instead of `SimpleConsumer` to fetch data from replica - posted by ju...@apache.org on 2015/09/12 01:08:11 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-2440; Use `NetworkClient` instead of `SimpleConsumer` to fetch data from replica - posted by ju...@apache.org on 2015/09/12 01:08:12 UTC, 0 replies.
- kafka git commit: KAFKA-2538: Fixing a compilation error in trunk. - posted by gu...@apache.org on 2015/09/13 06:55:35 UTC, 0 replies.
- kafka git commit: KAFKA-2504: Stop logging WARN when client disconnects - posted by gw...@apache.org on 2015/09/14 22:14:58 UTC, 0 replies.
- kafka git commit: MINOR: Added scripts to automate Vagrant setup for system tests - posted by gw...@apache.org on 2015/09/15 00:00:10 UTC, 0 replies.
- kafka git commit: KAFKA-2549: Fixing checkstyle failure resulting due to unused imports… - posted by gw...@apache.org on 2015/09/15 00:02:37 UTC, 0 replies.
- [1/2] kafka git commit: KAFKA-2120; Add a request timeout to NetworkClient (KIP-19); reviewed by Jason Gustafson, Ismael Juma, Joel Koshy, Jun Rao, and Edward Ribeiro - posted by jj...@apache.org on 2015/09/16 19:40:01 UTC, 1 replies.
- [2/2] kafka git commit: KAFKA-2120; Add a request timeout to NetworkClient (KIP-19); reviewed by Jason Gustafson, Ismael Juma, Joel Koshy, Jun Rao, and Edward Ribeiro - posted by jj...@apache.org on 2015/09/16 19:40:02 UTC, 1 replies.
- [1/2] kafka git commit: Revert "KAFKA-2120; Add a request timeout to NetworkClient (KIP-19); reviewed by Jason Gustafson, Ismael Juma, Joel Koshy, Jun Rao, and Edward Ribeiro" - posted by jj...@apache.org on 2015/09/17 23:36:35 UTC, 0 replies.
- [2/2] kafka git commit: Revert "KAFKA-2120; Add a request timeout to NetworkClient (KIP-19); reviewed by Jason Gustafson, Ismael Juma, Joel Koshy, Jun Rao, and Edward Ribeiro" - posted by jj...@apache.org on 2015/09/17 23:36:36 UTC, 0 replies.
- kafka git commit: KAFKA-2300: follow-up to clear the controller state upon resignment - posted by gu...@apache.org on 2015/09/21 20:56:33 UTC, 0 replies.
- kafka git commit: KAFKA-2533: Create a member Metadata.Listener inside KafkaConsumer - posted by gu...@apache.org on 2015/09/21 21:04:29 UTC, 0 replies.
- kafka git commit: KAFKA-2532; Remove Consumer reference from rebalance callback - posted by gu...@apache.org on 2015/09/21 22:10:49 UTC, 0 replies.
- kafka git commit: KAFKA-2211: Adding simpleAclAuthorizer implementation and test cases. - posted by ju...@apache.org on 2015/09/22 02:47:25 UTC, 0 replies.
- kafka git commit: KAFKA-2558: ServerShutdownTest is failing intermittently - posted by gu...@apache.org on 2015/09/22 03:22:14 UTC, 0 replies.
- kafka git commit: KAFKA-2557: separate REBALANCE_IN_PROGRESS and ILLEGAL_GENERATION error codes - posted by gu...@apache.org on 2015/09/22 23:28:59 UTC, 0 replies.
- kafka git commit: KAFKA-2403; Add support for commit metadata in KafkaConsumer - posted by gu...@apache.org on 2015/09/23 23:06:33 UTC, 0 replies.
- kafka git commit: KAFKA-2390; OffsetOutOfRangeException should contain the Offset and Partition info. - posted by gu...@apache.org on 2015/09/24 01:49:31 UTC, 0 replies.
- kafka git commit: KAFKA-2576; ConsumerPerformance hangs when SSL enabled for Multi-Partition Topic - posted by ju...@apache.org on 2015/09/24 18:25:18 UTC, 0 replies.
- kafka git commit: KAFKA-1387: Kafka getting stuck creating ephemeral node it has already created when two zookeeper sessions are established in a very short period of time - posted by ju...@apache.org on 2015/09/24 19:14:30 UTC, 0 replies.
- kafka git commit: KAFKA-2548; kafka-merge-pr tool fails to update JIRA with fix version 0.9.0.0 - posted by gu...@apache.org on 2015/09/24 19:31:28 UTC, 0 replies.
- kafka git commit: KAFKA-2554: change 0.8.3 to 0.9.0 in ApiVersion and other files - posted by gw...@apache.org on 2015/09/24 21:38:45 UTC, 0 replies.
- kafka git commit: KAFKA-2390; followup; add unit test for OffsetOutOfRange exception - posted by gu...@apache.org on 2015/09/24 23:36:26 UTC, 0 replies.
- [1/2] kafka git commit: KAFKA-2373: Add Kafka-backed offset storage for Copycat. - posted by gw...@apache.org on 2015/09/25 04:01:21 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-2373: Add Kafka-backed offset storage for Copycat. - posted by gw...@apache.org on 2015/09/25 04:01:22 UTC, 0 replies.
- kafka git commit: KAFKA-2571; KafkaLog4jAppender dies while specifying acks config - posted by gw...@apache.org on 2015/09/25 04:16:34 UTC, 0 replies.
- kafka git commit: KAFKA-2579; prevent unauthorized clients from joining groups - posted by gw...@apache.org on 2015/09/25 04:26:13 UTC, 0 replies.
- kafka git commit: KAFKA-2409; have KafkaConsumer.committed return null when there is no commit - posted by gu...@apache.org on 2015/09/25 20:04:45 UTC, 0 replies.
- kafka git commit: KAFKA-2555: Fix infinite recursive ensurePartitionAssignment in callback's commitSync - posted by gu...@apache.org on 2015/09/25 20:58:02 UTC, 0 replies.
- kafka git commit: HOTFIX: remove unused import causing checkstyle to fail - posted by gu...@apache.org on 2015/09/25 23:02:28 UTC, 0 replies.
- kafka git commit: KAFKA-2582; ConsumerMetdata authorization error not returned to user - posted by ju...@apache.org on 2015/09/26 00:40:43 UTC, 0 replies.
- [1/6] kafka git commit: KIP-28: Add a processor client for Kafka Streaming - posted by gu...@apache.org on 2015/09/26 02:24:20 UTC, 0 replies.
- [2/6] kafka git commit: KIP-28: Add a processor client for Kafka Streaming - posted by gu...@apache.org on 2015/09/26 02:24:21 UTC, 0 replies.
- [3/6] kafka git commit: KIP-28: Add a processor client for Kafka Streaming - posted by gu...@apache.org on 2015/09/26 02:24:22 UTC, 0 replies.
- [4/6] kafka git commit: KIP-28: Add a processor client for Kafka Streaming - posted by gu...@apache.org on 2015/09/26 02:24:23 UTC, 0 replies.
- [5/6] kafka git commit: KIP-28: Add a processor client for Kafka Streaming - posted by gu...@apache.org on 2015/09/26 02:24:24 UTC, 0 replies.
- [6/6] kafka git commit: KIP-28: Add a processor client for Kafka Streaming - posted by gu...@apache.org on 2015/09/26 02:24:25 UTC, 0 replies.
- kafka git commit: KAFKA-2531: Add Ducktape based tests for KafkaLog4jAppender - posted by gw...@apache.org on 2015/09/27 03:32:58 UTC, 0 replies.
- kafka git commit: MINOR: Fix FileStreamSourceTask to create the reader around System.in when using stdin as the input source. - posted by gw...@apache.org on 2015/09/28 14:46:19 UTC, 0 replies.
- kafka git commit: HOTFIX: Checkstye fixes follow up for KAKFA-2531. - posted by gw...@apache.org on 2015/09/28 14:58:26 UTC, 0 replies.
- kafka git commit: KAFKA-2586; Enable SSL for inter-broker communication when SSL is enabled in tests - posted by ju...@apache.org on 2015/09/28 16:48:02 UTC, 0 replies.
- kafka git commit: KAFKA-2514: change default JVM options in kafka-run-class.sh. - posted by ju...@apache.org on 2015/09/28 17:40:36 UTC, 0 replies.
- kafka git commit: KAFKA-2585; ConsoleConsumer should not hang infinitely upon exception - posted by gw...@apache.org on 2015/09/28 23:41:28 UTC, 0 replies.
- kafka git commit: MINOR: Make indenting in `checkstyle.xml` and `import-control.xml` consistent - posted by gw...@apache.org on 2015/09/28 23:51:15 UTC, 0 replies.
- kafka git commit: MINOR: fix Quota's equal() function - posted by gu...@apache.org on 2015/09/29 19:50:55 UTC, 0 replies.
- kafka git commit: HOTFIX: Checkstyle import fix - posted by jj...@apache.org on 2015/09/29 22:23:07 UTC, 0 replies.
- kafka git commit: KAFKA-2587; Increasing timeout for the test verification. - posted by sr...@apache.org on 2015/09/30 00:17:16 UTC, 0 replies.
- kafka git commit: KAFKA-2570: commit offsets on rebalance/close when auto-commit is enabled - posted by gu...@apache.org on 2015/09/30 02:45:15 UTC, 0 replies.