1752 Commits (394eda510dfc1af5c614fa88ee96c7cf2c098fd0)
 

Author SHA1 Message Date
Ben Stopford 4efe4ac6d7 KAFKA-2791; removed deprecated properties 9 years ago
Jun Rao 397306cdfe trivial doc changes 9 years ago
Sriharsha Chintalapani 4511aeebc3 Minor: Missing License 9 years ago
Ismael Juma da97330915 KAFKA-2830; Change default fix version to 0.9.1.0 in kafka-merge-pr.py 9 years ago
Ismael Juma 528c78fd30 KAFKA-2817; Check if socketChannel is connected in `SslTransportLayer.close` 9 years ago
Guozhang Wang 4170847f12 KAFKA-2819; catch NoSuchElementException in ConsoleConsumer 9 years ago
Ewen Cheslack-Postava 969d0cb0ae KAFKA-2826: Make Kafka Connect ducktape services easier to extend. 9 years ago
Geoff Anderson 2802bd081c MINOR: Tuned timeout parameter to reduce chance of transient failure 9 years ago
Ewen Cheslack-Postava 2991c9865d KAFKA-2814: Make Kafka Connect system test REST requests use hostname that is compatible with running under AWS. 9 years ago
Ashish Singh 28d71ce5e0 KAFKA-2822: DescribeConsumerGroup now returns empty list for non-existent group. 9 years ago
Ewen Cheslack-Postava 1408c670ea KAFKA-2807: Fix Kafka Connect packaging and move VerifiableSource/Sink into runtime jar. 9 years ago
Jakub Nowak ab5ac264a7 KAFKA-2690: Hide passwords while logging the config. 9 years ago
Grant Henke 370ce2b4b7 KAFKA-2815: Fix KafkaStreamingPartitionAssignorTest.testSubscription 9 years ago
Jason Gustafson d9a455243e TRIVIAL: provide clearer error in describe group when group is inactive 9 years ago
Ismael Juma 2cf6218849 MINOR: Use Kafka artifact compiled with Scala 2.11 in quickstart.html 9 years ago
Ismael Juma d60e2ea581 MINOR: Fix logging message in `NetworkClient.poll` not to mention `producer` 9 years ago
Ismael Juma b5401f291a MINOR: Remove `InvalidReceiveException` catch in `SocketServer` 9 years ago
Jun Rao 3fd168d952 KAFKA-2813; selector doesn't close socket connection on non-IOExceptions 9 years ago
Geoff Anderson df88d3be75 MINOR: Do not collect zk persistent data by default 9 years ago
Mayuresh Gharat 1cd22ed33f KAFKA2805; RecordAccumulator request timeout not enforced when all brokers are gone 9 years ago
Yasuhiro Matsuda 124f73b174 KAFKA-2763: better stream task assignment 9 years ago
Ewen Cheslack-Postava c6b8de4e68 KAFKA-2807: Move ThroughputThrottler back to tools jar to fix upgrade tests. 9 years ago
Gwen Shapira a8ccdc6154 KAFKA-2790: doc improvements 9 years ago
Guozhang Wang e0098b4567 KAFKA-2770: Catch and ignore WakeupException for commit upon closing 9 years ago
Rajini Sivaram ea702c384f KAFKA-2801; Process any remaining data in SSL network read buffer after handshake 9 years ago
Grant Henke 04827e6e99 KAFKA-2752: Follow up to fix checkstlye 9 years ago
Guozhang Wang 9d9bb708bf KAFKA-2799: skip wakeup in the follow-up poll() call. 9 years ago
Ewen Cheslack-Postava 8db55618d5 KAFKA-2752: Add VerifiableSource/Sink connectors and rolling bounce Copycat system tests. 9 years ago
Ewen Cheslack-Postava 64a1bfeb9b KAFKA-2793: Use ByteArrayDeserializer instead of StringDeserializer for keys in ConsoleConsumer with new consumer. 9 years ago
Parth Brahmbhatt 60c06734b3 KAFKA-2788; Allow specifying principals with comman in ACL CLI. 9 years ago
Jason Gustafson c455e608c1 KAFKA-2795: fix potential NPE in GroupMetadataManager.addGroup 9 years ago
Geoff Anderson 1d884d1f60 MINOR: update system test readme 9 years ago
Ewen Cheslack-Postava 403d89edea KAFKA-2798: Use prefixedd configurations for Kafka Connect producer and consumer settings so they do not conflict with the distributed herder's settings. 9 years ago
Ewen Cheslack-Postava ae5a5d7c08 KAFKA-2792: Don't wait for a response to the leave group message when closing the new consumer. 9 years ago
Ewen Cheslack-Postava fe11488a77 KAFKA-2797: Only run rat when in the .git repository since it require s the .gitignore to generate the list of files to ignore 9 years ago
Ewen Cheslack-Postava 590a4616a1 KAFKA-2786: Only respond to SinkTask onPartitionsRevoked after the WorkerSinkTask has finished starting up. 9 years ago
Jason Gustafson bce664b42a KAFKA-2274: verifiable consumer and integration testing 9 years ago
Anna Povzner c9264b4c89 KAFKA-2769; Multi-consumer integration tests for consumer assignment incl. session timeouts and corresponding fixes 9 years ago
Geoff Anderson c6b93fa50d KAFKA-2773: Fixed broken vagrant provision scripts for static zk/broker cluster 9 years ago
Ewen Cheslack-Postava 83eaf3284f KAFKA-2379: Add basic documentation for Kafka Connect. 9 years ago
Ewen Cheslack-Postava 79bdc17ab4 KAFKA-2785; Include Kafka Connect jars in releaseTarGz. 9 years ago
Grant Henke e2794a79c8 MINOR: Make sure generated docs don't get checked in 9 years ago
Ashish Singh 3ebb4ee1b0 MINOR: Improve exception message that gets thrown for non-existent group 9 years ago
Guozhang Wang a87b978223 MINOR: remove old producer in config sections to align with APIs 9 years ago
Jason Gustafson 359be3a682 KAFKA-2674: clarify onPartitionsRevoked behavior 9 years ago
Grant Henke 69af573b35 KAFKA-2783; Drop outdated hadoop contrib modules 9 years ago
Geoff Anderson 7073fa7efe KAFKA-2258: add failover to mirrormaker test 9 years ago
Ewen Cheslack-Postava 75f2b8c8b4 KAFKA-2782: Fix KafkaBasedLogTest assertion and move it to the main test thread. 9 years ago
Ewen Cheslack-Postava 13ba57dcfc KAFKA-2778: Use zero loss settings by default for Connect source producers. 9 years ago
Ewen Cheslack-Postava bc76e6704e KAFKA-2775: Move exceptions into API package for Kafka Connect. 9 years ago