1733 Commits (c7c7f4cfa7e1c385d5f5706161572d657b495b7a)
 

Author SHA1 Message Date
Ismael Juma c7c7f4cfa7 MINOR: Documentation improvements 9 years ago
Jason Gustafson fa4244745f KAFKA-2860: better handling of auto commit errors 9 years ago
Geoff Anderson f154956a76 KAFKA-2845: new client old broker compatibility 9 years ago
Geoff Anderson 2e91806db4 KAFKA-2820: systest log level 9 years ago
Ewen Cheslack-Postava 0f00ec97ae KAFKA-2859: Fix deadlock in WorkerSourceTask. 9 years ago
Ismael Juma d6e900a185 MINOR: Update to Gradle 2.9 and update generated `gradlew` file 9 years ago
Grant Henke 8f6ffe1c28 KAFKA-2800; Update outdated dependencies 9 years ago
Jun Rao 17c6f33126 trivial fix to 0.9.0 docs 9 years ago
Jason Gustafson dbdec927b9 KAFKA-2841; safe group metadata cache loading/unloading 9 years ago
Ismael Juma 06d2c78164 MINOR: Introduce `producer.config` property to `ConsoleProducer` 9 years ago
Guozhang Wang 36b1c1dae2 MINOR: fix shutdownHook in ConsoleConsumer 9 years ago
Parth Brahmbhatt dacd21ec4e KAFKA-2852; Updating the Authorizer CLI to use a consistent way to specify a list of values for a config options. 9 years ago
Yasuhiro Matsuda 0158623480 MINOR: remove the group id from a restore consumer 9 years ago
Yasuhiro Matsuda 1a36af80b7 MINOR: add KStream merge operator 9 years ago
Ashish Singh ffc0965d38 KAFKA-2746; Add support for using ConsumerGroupCommand on secure install 9 years ago
Ismael Juma 52d5e88393 KAFKA-2847; Remove principal builder class from client configs 9 years ago
Ewen Cheslack-Postava f1169f1da8 KAFKA-2848; Use client SSL/SASL config utilities in Kafka Connect to avoid duplication of configs. 9 years ago
Jun Rao ae315264db trivial doc change for building customized user name 9 years ago
Dong Lin 6df9e7ff2c KAFKA-2721; Avoid handling duplicate LeaderAndISR requests 9 years ago
Grant Henke 6cbd97597c KAFKA-2809; Improve documentation linking 9 years ago
Ismael Juma 5fc4546de7 KAFKA-2831; Do not use ZKUtils in `ConsumerGroupCommand` if `new-consumer` is used 9 years ago
Yasuhiro Matsuda 4a3d244a2c MINOR: do not create a StandbyTask if there is no state store in the task 9 years ago
Yasuhiro Matsuda 45e7f71309 KAFKA-2811: add standby tasks 9 years ago
Francois Visconte 356544caba KAFKA-2624; Change log message position 9 years ago
Jun Rao f6d369b70d trivial 0.9.0 doc changes to fix links 9 years ago
Jun Rao 599a31c245 trivial 0.9.0 doc changes to AclCommand 9 years ago
Parth Brahmbhatt 8e6bae21c6 KAFKA-2838; Allow comma in super users, allow comma in CLI authz prop… 9 years ago
Jun Rao 5d87eac856 additional trivial 0.9.0 doc changes 9 years ago
Guozhang Wang 43ef0150bd KAFKA-2833; print only group offset / metadata according to the formatter 9 years ago
Ashish Singh a26dbcdf3a KAFKA-2768: AdminClient ignore member list for non-stable groups 9 years ago
Jason Gustafson 002ec9c796 KAFKA-2821; fix deadlock in group metadata write callback 9 years ago
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