1282 Commits (31e263e8294e94de3d2c44d2ab3a827ab904e247)

Author SHA1 Message Date
Rajini Sivaram 8ed271b82a KAFKA-2718: Prevent temp directory being reused in parallel test runs 9 years ago
Jason Gustafson 394eda510d KAFKA-2877: handle request timeout in sync group 9 years ago
Ashish Singh 6a1993b8e0 KAFKA-2862: Fix MirrorMaker's message.handler.args description 9 years ago
Rajini Sivaram 0d68eb73f3 KAFKA-2718: Avoid reusing temporary directories in core unit tests 9 years ago
Ismael Juma b1d17e7ef0 KAFKA-2863; Add a `close()` method to `Authorizer` 9 years ago
Ismael Juma d0614f97bc KAFKA-2869; Host used by Authorizer should be IP address not hostname/IP 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
Ashish Singh ffc0965d38 KAFKA-2746; Add support for using ConsumerGroupCommand on secure install 9 years ago
Dong Lin 6df9e7ff2c KAFKA-2721; Avoid handling duplicate LeaderAndISR requests 9 years ago
Ismael Juma 5fc4546de7 KAFKA-2831; Do not use ZKUtils in `ConsumerGroupCommand` if `new-consumer` is used 9 years ago
Francois Visconte 356544caba KAFKA-2624; Change log message position 9 years ago
Parth Brahmbhatt 8e6bae21c6 KAFKA-2838; Allow comma in super users, allow comma in CLI authz prop… 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
Sriharsha Chintalapani 4511aeebc3 Minor: Missing License 9 years ago
Guozhang Wang 4170847f12 KAFKA-2819; catch NoSuchElementException in ConsoleConsumer 9 years ago
Ashish Singh 28d71ce5e0 KAFKA-2822: DescribeConsumerGroup now returns empty list for non-existent group. 9 years ago
Jakub Nowak ab5ac264a7 KAFKA-2690: Hide passwords while logging the config. 9 years ago
Jason Gustafson d9a455243e TRIVIAL: provide clearer error in describe group when group is inactive 9 years ago
Ismael Juma b5401f291a MINOR: Remove `InvalidReceiveException` catch in `SocketServer` 9 years ago
Guozhang Wang e0098b4567 KAFKA-2770: Catch and ignore WakeupException for commit upon closing 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
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
Ashish Singh 3ebb4ee1b0 MINOR: Improve exception message that gets thrown for non-existent group 9 years ago
Jason Gustafson 2b04004de8 HOTFIX: bug updating cache when loading group metadata 9 years ago
Ewen Cheslack-Postava f2031d4063 KAFKA-2774: Rename Copycat to Kafka Connect 9 years ago
Jason Gustafson 83fb734603 HOTFIX: fix group coordinator edge cases around metadata storage callback 9 years ago
Ashish Singh 34d9976656 KAFKA-2761: enable whitelist regex subscription for new consumer in ConsoleConsumer 9 years ago
Jason Gustafson 23cc9c77b2 KAFKA-2723: new consumer exception cleanup 9 years ago
Guozhang Wang 15524d0970 KAFKA-2766: use new producer by default in tooling 9 years ago
Rajini Sivaram 130a561ad5 MINOR: Remove unnecessary println 9 years ago
Ashish Singh a9e4ce79fe KAFKA-2734: kafka-console-consumer should allow empty topic for old consumer. 9 years ago
Ashish Singh a423316d38 KAFKA-2760: Clean up interface of AdminClient.describeConsumerGroup. 9 years ago
Ashish Singh c3c0c04e62 KAFKA-2490: support new consumer in ConsumerGroupCommand 9 years ago
Grant Henke 33e879a389 KAFKA-2702: ConfigDef toHtmlTable() sorts in a way that is a bit conf… 9 years ago
Guozhang Wang 0273c4379f MINOR: follow-up KAFKA-2730 to use two tags for broker id and fetcher id combination 9 years ago
Jeff Holoman bf2563e2f7 KAFKA-2735: BrokerEndPoint should support uppercase hostnames. 9 years ago
Ashish Singh 490bbc9118 KAFKA-2755: Suspicious reference forwarding cause NPE on handleDescribeGroup. 9 years ago
Gwen Shapira d23785ff2d KAFKA-2738: Replica FetcherThread should connect to leader endpoint matching its inter-broker security protocol. 9 years ago
Jason Gustafson ef5d168cc8 KAFKA-2697: client-side support for leave group 9 years ago
Jason Gustafson 8de62253ad HOTFIX: Fix incorrect version used for group metadata version 9 years ago