1476 Commits (a3bd99811c6ed7b30611ff0592e4ce7bc8537260)
 

Author SHA1 Message Date
Jason Gustafson a3bd99811c MINOR: remove no longer needed CommitType 9 years ago
Dong Lin 4f8ad1561c MINOR: Fix Vagrant setup script for use on Fedora 9 years ago
Ismael Juma 7cfdf19b54 KAFKA-2517; Performance Regression post SSL implementation (zero copy) 9 years ago
Parth Brahmbhatt 5764e54de1 KAFKA-2212: Authorizer CLI implementation. 9 years ago
Ismael Juma d03b871dd0 MINOR: Set `sendTime` in `doSend` instead of `InFlightRequests.add` and rename method names for consistency 9 years ago
Jason Gustafson 5e769ccd5b KAFKA-2570: commit offsets on rebalance/close when auto-commit is enabled 9 years ago
Parth Brahmbhatt 6b1a92c89f KAFKA-2587; Increasing timeout for the test verification. 9 years ago
Ismael Juma f5596a851d HOTFIX: Checkstyle import fix 9 years ago
Edward Ribeiro 73720113b9 MINOR: fix Quota's equal() function 9 years ago
Mayuresh Gharat 2c4e63a899 KAFKA-2120; Add a request timeout to NetworkClient (KIP-19); reviewed by Jason Gustafson, Ismael Juma, Joel Koshy, Jun Rao, and Edward Ribeiro 9 years ago
Ismael Juma 4e7db39556 MINOR: Make indenting in `checkstyle.xml` and `import-control.xml` consistent 9 years ago
Dong Lin 41afdbe680 KAFKA-2585; ConsoleConsumer should not hang infinitely upon exception 9 years ago
Manikumar reddy O c7bc5366dd KAFKA-2514: change default JVM options in kafka-run-class.sh. 9 years ago
Ismael Juma f540f4a919 KAFKA-2586; Enable SSL for inter-broker communication when SSL is enabled in tests 9 years ago
Ewen Cheslack-Postava c20e3bf8d8 HOTFIX: Checkstye fixes follow up for KAKFA-2531. 9 years ago
Ewen Cheslack-Postava e90562fb19 MINOR: Fix FileStreamSourceTask to create the reader around System.in when using stdin as the input source. 9 years ago
Ashish Singh b62f8ea43b KAFKA-2531: Add Ducktape based tests for KafkaLog4jAppender 9 years ago
Guozhang Wang 263c10ab7c KIP-28: Add a processor client for Kafka Streaming 9 years ago
Jason Gustafson ad120d5789 KAFKA-2582; ConsumerMetdata authorization error not returned to user 9 years ago
Jason Gustafson 10d5deac0c HOTFIX: remove unused import causing checkstyle to fail 9 years ago
Jiangjie Qin a07fbd0f19 KAFKA-2555: Fix infinite recursive ensurePartitionAssignment in callback's commitSync 9 years ago
Jason Gustafson 7e453df317 KAFKA-2409; have KafkaConsumer.committed return null when there is no commit 9 years ago
Jason Gustafson fe798641a2 KAFKA-2579; prevent unauthorized clients from joining groups 9 years ago
Ashish Singh 18d370124b KAFKA-2571; KafkaLog4jAppender dies while specifying acks config 9 years ago
Ewen Cheslack-Postava 48b4d6938d KAFKA-2373: Add Kafka-backed offset storage for Copycat. 9 years ago
Dong Lin bcf374da9e KAFKA-2390; followup; add unit test for OffsetOutOfRange exception 9 years ago
Manikumar reddy O ac757eb19e KAFKA-2554: change 0.8.3 to 0.9.0 in ApiVersion and other files 9 years ago
Ismael Juma 8943b08c9f KAFKA-2548; kafka-merge-pr tool fails to update JIRA with fix version 0.9.0.0 9 years ago
flavio junqueira 1daf6ac510 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 9 years ago
Ismael Juma 54dd6e3ad7 KAFKA-2576; ConsumerPerformance hangs when SSL enabled for Multi-Partition Topic 9 years ago
Dong Lin b9ceac3ace KAFKA-2390; OffsetOutOfRangeException should contain the Offset and Partition info. 9 years ago
Jason Gustafson d1dd1e9026 KAFKA-2403; Add support for commit metadata in KafkaConsumer 9 years ago
Onur Karaman 2837fa5a34 KAFKA-2557: separate REBALANCE_IN_PROGRESS and ILLEGAL_GENERATION error codes 9 years ago
Flavio Junqueira 4833d8a8c3 KAFKA-2558: ServerShutdownTest is failing intermittently 9 years ago
Parth Brahmbhatt 0990b6ba6a KAFKA-2211: Adding simpleAclAuthorizer implementation and test cases. 9 years ago
Jason Gustafson 6ec88f7f8a KAFKA-2532; Remove Consumer reference from rebalance callback 9 years ago
Ashish Singh e18f6860c2 KAFKA-2533: Create a member Metadata.Listener inside KafkaConsumer 9 years ago
Flavio Junqueira 9ae98685ec KAFKA-2300: follow-up to clear the controller state upon resignment 9 years ago
Joel Koshy 9dbeb71ab2 Revert "KAFKA-2120; Add a request timeout to NetworkClient (KIP-19); reviewed by Jason Gustafson, Ismael Juma, Joel Koshy, Jun Rao, and Edward Ribeiro" 9 years ago
Mayuresh Gharat da39931afa KAFKA-2120; Add a request timeout to NetworkClient (KIP-19); reviewed by Jason Gustafson, Ismael Juma, Joel Koshy, Jun Rao, and Edward Ribeiro 9 years ago
Parth Brahmbhatt b658e25207 KAFKA-2549: Fixing checkstyle failure resulting due to unused imports… 9 years ago
Geoff Anderson 7199c87c32 MINOR: Added scripts to automate Vagrant setup for system tests 9 years ago
jholoman d88b5bdfde KAFKA-2504: Stop logging WARN when client disconnects 9 years ago
Parth Brahmbhatt b7d4043d8d KAFKA-2538: Fixing a compilation error in trunk. 9 years ago
Ismael Juma 65bf3afe86 KAFKA-2440; Use `NetworkClient` instead of `SimpleConsumer` to fetch data from replica 9 years ago
Dong Lin 6c1957d004 KAFKA-2278: JmxTool should support querying all objects when object name is omitted 9 years ago
Jiangjie Qin 845514d623 KAFKA-2389: remove commit type from new consumer. 9 years ago
Ashish Singh fd12396580 KAFKA-1893: Allow regex subscriptions in the new consumer 9 years ago
Geoff Anderson b8b1bca440 KAFKA-2489: add benchmark for new consumer 9 years ago
Ben Stopford f8902981c6 TRIVIAL: change to API doc for seekToEnd() to clarify lazy evaluation 9 years ago