jjko...@apache.org |
kafka git commit: KAFKA-2332; Add quota metrics to old producer and consumer |
Tue, 01 Sep, 21:46 |
gwens...@apache.org |
kafka git commit: TRIVIAL: Replace "it's" with "its" where appropriate |
Wed, 02 Sep, 17:13 |
gwens...@apache.org |
kafka git commit: KAFKA-2492; Upgraded zkclient dependency from 0.5 to 0.6 |
Wed, 02 Sep, 17:17 |
gwens...@apache.org |
kafka git commit: TRIVIAL: Updated testing readme |
Wed, 02 Sep, 18:33 |
jun...@apache.org |
[1/3] kafka git commit: KAFKA-2411; remove usage of blocking channel |
Wed, 02 Sep, 18:55 |
jun...@apache.org |
[2/3] kafka git commit: KAFKA-2411; remove usage of blocking channel |
Wed, 02 Sep, 18:55 |
jun...@apache.org |
[3/3] kafka git commit: KAFKA-2411; remove usage of blocking channel |
Wed, 02 Sep, 18:55 |
jun...@apache.org |
[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 |
Thu, 03 Sep, 00:21 |
jun...@apache.org |
[2/2] kafka git commit: KAFKA-2308: make MemoryRecords idempotent; reviewed by Guozhang Wang |
Thu, 03 Sep, 00:21 |
jun...@apache.org |
Git Push Summary |
Thu, 03 Sep, 00:25 |
jun...@apache.org |
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 |
Thu, 03 Sep, 01:09 |
jjko...@apache.org |
kafka git commit: KAFKA-2437; Fix ZookeeperLeaderElector to handle node deletion correctly. |
Thu, 03 Sep, 01:13 |
jjko...@apache.org |
kafka git commit: KAFKA-2437; Trivial follow-up |
Thu, 03 Sep, 01:22 |
jun...@apache.org |
Git Push Summary |
Thu, 03 Sep, 01:30 |
jun...@apache.org |
kafka git commit: change build version to 0.8.2.2 |
Thu, 03 Sep, 01:32 |
jun...@apache.org |
Git Push Summary |
Thu, 03 Sep, 01:35 |
gwens...@apache.org |
kafka git commit: KAFKA-2461; request logger no longer logs extra information in debug mode |
Thu, 03 Sep, 05:07 |
gwens...@apache.org |
kafka git commit: MINOR: Fix trace/debug logs in RequestChannel |
Thu, 03 Sep, 20:25 |
jun...@apache.org |
kafka git commit: KAFKA-2519; NetworkClient.close should remove node from inFlightRequests |
Fri, 04 Sep, 16:30 |
gwens...@apache.org |
kafka git commit: KAFKA-2453: Enable new consumer in EndToEndLatency |
Tue, 08 Sep, 22:15 |
gwens...@apache.org |
kafka git commit: TRIVIAL: change to API doc for seekToEnd() to clarify lazy evaluation |
Tue, 08 Sep, 22:17 |
gwens...@apache.org |
kafka git commit: KAFKA-2489: add benchmark for new consumer |
Wed, 09 Sep, 01:00 |
jun...@apache.org |
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... |
Wed, 09 Sep, 21:19 |
guozh...@apache.org |
kafka git commit: KAFKA-1893: Allow regex subscriptions in the new consumer |
Thu, 10 Sep, 20:11 |
guozh...@apache.org |
kafka git commit: KAFKA-2389: remove commit type from new consumer. |
Fri, 11 Sep, 22:47 |
guozh...@apache.org |
kafka git commit: KAFKA-2278: JmxTool should support querying all objects when object name is omitted |
Fri, 11 Sep, 22:54 |
jun...@apache.org |
[1/2] kafka git commit: KAFKA-2440; Use `NetworkClient` instead of `SimpleConsumer` to fetch data from replica |
Fri, 11 Sep, 23:08 |
jun...@apache.org |
[2/2] kafka git commit: KAFKA-2440; Use `NetworkClient` instead of `SimpleConsumer` to fetch data from replica |
Fri, 11 Sep, 23:08 |
guozh...@apache.org |
kafka git commit: KAFKA-2538: Fixing a compilation error in trunk. |
Sun, 13 Sep, 04:55 |
gwens...@apache.org |
kafka git commit: KAFKA-2504: Stop logging WARN when client disconnects |
Mon, 14 Sep, 20:14 |
gwens...@apache.org |
kafka git commit: MINOR: Added scripts to automate Vagrant setup for system tests |
Mon, 14 Sep, 22:00 |
gwens...@apache.org |
kafka git commit: KAFKA-2549: Fixing checkstyle failure resulting due to unused imports… |
Mon, 14 Sep, 22:02 |
jjko...@apache.org |
[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 |
Wed, 16 Sep, 17:40 |
jjko...@apache.org |
[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 |
Wed, 16 Sep, 17:40 |
jjko...@apache.org |
[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" |
Thu, 17 Sep, 21:36 |
jjko...@apache.org |
[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" |
Thu, 17 Sep, 21:36 |
guozh...@apache.org |
kafka git commit: KAFKA-2300: follow-up to clear the controller state upon resignment |
Mon, 21 Sep, 18:56 |
guozh...@apache.org |
kafka git commit: KAFKA-2533: Create a member Metadata.Listener inside KafkaConsumer |
Mon, 21 Sep, 19:04 |
guozh...@apache.org |
kafka git commit: KAFKA-2532; Remove Consumer reference from rebalance callback |
Mon, 21 Sep, 20:10 |
jun...@apache.org |
kafka git commit: KAFKA-2211: Adding simpleAclAuthorizer implementation and test cases. |
Tue, 22 Sep, 00:47 |
guozh...@apache.org |
kafka git commit: KAFKA-2558: ServerShutdownTest is failing intermittently |
Tue, 22 Sep, 01:22 |
guozh...@apache.org |
kafka git commit: KAFKA-2557: separate REBALANCE_IN_PROGRESS and ILLEGAL_GENERATION error codes |
Tue, 22 Sep, 21:28 |
guozh...@apache.org |
kafka git commit: KAFKA-2403; Add support for commit metadata in KafkaConsumer |
Wed, 23 Sep, 21:06 |
guozh...@apache.org |
kafka git commit: KAFKA-2390; OffsetOutOfRangeException should contain the Offset and Partition info. |
Wed, 23 Sep, 23:49 |
jun...@apache.org |
kafka git commit: KAFKA-2576; ConsumerPerformance hangs when SSL enabled for Multi-Partition Topic |
Thu, 24 Sep, 16:25 |
jun...@apache.org |
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 |
Thu, 24 Sep, 17:14 |
guozh...@apache.org |
kafka git commit: KAFKA-2548; kafka-merge-pr tool fails to update JIRA with fix version 0.9.0.0 |
Thu, 24 Sep, 17:31 |
gwens...@apache.org |
kafka git commit: KAFKA-2554: change 0.8.3 to 0.9.0 in ApiVersion and other files |
Thu, 24 Sep, 19:38 |
guozh...@apache.org |
kafka git commit: KAFKA-2390; followup; add unit test for OffsetOutOfRange exception |
Thu, 24 Sep, 21:36 |
gwens...@apache.org |
[1/2] kafka git commit: KAFKA-2373: Add Kafka-backed offset storage for Copycat. |
Fri, 25 Sep, 02:01 |
gwens...@apache.org |
[2/2] kafka git commit: KAFKA-2373: Add Kafka-backed offset storage for Copycat. |
Fri, 25 Sep, 02:01 |
gwens...@apache.org |
kafka git commit: KAFKA-2571; KafkaLog4jAppender dies while specifying acks config |
Fri, 25 Sep, 02:16 |
gwens...@apache.org |
kafka git commit: KAFKA-2579; prevent unauthorized clients from joining groups |
Fri, 25 Sep, 02:26 |
guozh...@apache.org |
kafka git commit: KAFKA-2409; have KafkaConsumer.committed return null when there is no commit |
Fri, 25 Sep, 18:04 |
guozh...@apache.org |
kafka git commit: KAFKA-2555: Fix infinite recursive ensurePartitionAssignment in callback's commitSync |
Fri, 25 Sep, 18:58 |
guozh...@apache.org |
kafka git commit: HOTFIX: remove unused import causing checkstyle to fail |
Fri, 25 Sep, 21:02 |
jun...@apache.org |
kafka git commit: KAFKA-2582; ConsumerMetdata authorization error not returned to user |
Fri, 25 Sep, 22:40 |
guozh...@apache.org |
[1/6] kafka git commit: KIP-28: Add a processor client for Kafka Streaming |
Sat, 26 Sep, 00:24 |
guozh...@apache.org |
[2/6] kafka git commit: KIP-28: Add a processor client for Kafka Streaming |
Sat, 26 Sep, 00:24 |
guozh...@apache.org |
[3/6] kafka git commit: KIP-28: Add a processor client for Kafka Streaming |
Sat, 26 Sep, 00:24 |
guozh...@apache.org |
[4/6] kafka git commit: KIP-28: Add a processor client for Kafka Streaming |
Sat, 26 Sep, 00:24 |
guozh...@apache.org |
[5/6] kafka git commit: KIP-28: Add a processor client for Kafka Streaming |
Sat, 26 Sep, 00:24 |
guozh...@apache.org |
[6/6] kafka git commit: KIP-28: Add a processor client for Kafka Streaming |
Sat, 26 Sep, 00:24 |
gwens...@apache.org |
kafka git commit: KAFKA-2531: Add Ducktape based tests for KafkaLog4jAppender |
Sun, 27 Sep, 01:32 |
gwens...@apache.org |
kafka git commit: MINOR: Fix FileStreamSourceTask to create the reader around System.in when using stdin as the input source. |
Mon, 28 Sep, 12:46 |
gwens...@apache.org |
kafka git commit: HOTFIX: Checkstye fixes follow up for KAKFA-2531. |
Mon, 28 Sep, 12:58 |
jun...@apache.org |
kafka git commit: KAFKA-2586; Enable SSL for inter-broker communication when SSL is enabled in tests |
Mon, 28 Sep, 14:48 |
jun...@apache.org |
kafka git commit: KAFKA-2514: change default JVM options in kafka-run-class.sh. |
Mon, 28 Sep, 15:40 |
gwens...@apache.org |
kafka git commit: KAFKA-2585; ConsoleConsumer should not hang infinitely upon exception |
Mon, 28 Sep, 21:41 |
gwens...@apache.org |
kafka git commit: MINOR: Make indenting in `checkstyle.xml` and `import-control.xml` consistent |
Mon, 28 Sep, 21:51 |
jjko...@apache.org |
[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 |
Tue, 29 Sep, 17:37 |
jjko...@apache.org |
[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 |
Tue, 29 Sep, 17:37 |
guozh...@apache.org |
kafka git commit: MINOR: fix Quota's equal() function |
Tue, 29 Sep, 17:50 |
jjko...@apache.org |
kafka git commit: HOTFIX: Checkstyle import fix |
Tue, 29 Sep, 20:23 |
srihar...@apache.org |
kafka git commit: KAFKA-2587; Increasing timeout for the test verification. |
Tue, 29 Sep, 22:17 |
guozh...@apache.org |
kafka git commit: KAFKA-2570: commit offsets on rebalance/close when auto-commit is enabled |
Wed, 30 Sep, 00:45 |