1470 Commits (312e55bf56c4670f0a2701b94dc21bfc8fa2990d)

Author SHA1 Message Date
Alex Sherwin ea971397c8 MINOR: Fixed new consumer Javadoc typo 9 years ago
Tomasz Nurkiewicz 1dd558aece MINOR: Avoiding warning about generics in sample code 9 years ago
Maksim Logvinenko 4a0e011be3 KAFKA-2882: Add constructor cache for Snappy and LZ4 Output/Input streams in Compressor.java 9 years ago
Jesse Anderson c18a1bd64e KAFKA-2892 Consumer Docs Use Wrong Method 9 years ago
Rajini Sivaram 87b894d682 KAFKA-2878; Guard against OutOfMemory in Kafka broker 9 years ago
jholoman c213952fa1 Minor: Fix KafkaConsumer Constructor Summary javadoc 9 years ago
Jason Gustafson fa4244745f KAFKA-2860: better handling of auto commit errors 9 years ago
Ismael Juma 52d5e88393 KAFKA-2847; Remove principal builder class from client configs 9 years ago
Ismael Juma 528c78fd30 KAFKA-2817; Check if socketChannel is connected in `SslTransportLayer.close` 9 years ago
Jakub Nowak ab5ac264a7 KAFKA-2690: Hide passwords while logging the config. 9 years ago
Ismael Juma d60e2ea581 MINOR: Fix logging message in `NetworkClient.poll` not to mention `producer` 9 years ago
Jun Rao 3fd168d952 KAFKA-2813; selector doesn't close socket connection on non-IOExceptions 9 years ago
Mayuresh Gharat 1cd22ed33f KAFKA2805; RecordAccumulator request timeout not enforced when all brokers are gone 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
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 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
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
Jason Gustafson 359be3a682 KAFKA-2674: clarify onPartitionsRevoked behavior 9 years ago
Rajini Sivaram efbebc6e84 KAFKA-2779; Close SSL socket channel on remote connection close 9 years ago
Ewen Cheslack-Postava f2031d4063 KAFKA-2774: Rename Copycat to Kafka Connect 9 years ago
Jason Gustafson 23cc9c77b2 KAFKA-2723: new consumer exception cleanup 9 years ago
Ewen Cheslack-Postava c006c5916e KAFKA-2764: Change use of Properties in Copycat to Maps. 9 years ago
Jason Gustafson b1eaa46a51 HOTFIX: unsubscribe does not clear user assignment properly 9 years ago
Grant Henke 33e879a389 KAFKA-2702: ConfigDef toHtmlTable() sorts in a way that is a bit conf… 9 years ago
Guozhang Wang 76bcccd61f KAFKA-2745: Update JavaDoc for new / updated consumer APIs 9 years ago
Matthew Bruce cbdd8218c1 KAFKA-2756: Use request version Id instead of latest version Id to parse the corresponding response. 9 years ago
Jason Gustafson 7eee11451e KAFKA-2753: improve SyncGroup error handling in client 9 years ago
Jason Gustafson 68f42210a1 MINOR: add test case for fetching from a compacted topic 9 years ago
Jason Gustafson ef5d168cc8 KAFKA-2697: client-side support for leave group 9 years ago
Jason Gustafson c39e79bb5a KAFKA-2691: Improve handling of authorization failure during metadata refresh 9 years ago
Jason Gustafson 596c203af1 KAFKA-2687: Add support for ListGroups and DescribeGroup APIs 9 years ago
Guozhang Wang 7c33475274 KAFKA-2017: Persist Group Metadata and Assignment before Responding 9 years ago
Rajini Sivaram 9d8dd9f104 KAFKA-2680; Use IBM ConfigFile class to load jaas config if IBM JDK 9 years ago
Ismael Juma d9ae33d4c0 KAFKA-2711; SaslClientAuthenticator no longer needs KerberosNameParser in constructor 9 years ago
Aditya Auradkar 217eb90444 KAFKA-2663 KAFKA-2664; Add quota-delay time to request processing time break-up; avoid using copy-on-write map for metrics 9 years ago
Parth Brahmbhatt 1b5687b9e4 KAFKA-2598; Adding integration test for the authorizer at API level. … 9 years ago
Jason Gustafson 443cd9ab0d KAFKA-2648: enforce non-empty group-ids in join-group request 9 years ago
Flavio Junqueira 983b1f9e17 KAFKA-2640; Add tests for ZK authentication 9 years ago
Ismael Juma 9855bb9c65 KAFKA-2675; SASL/Kerberos follow up 9 years ago
Guozhang Wang b6fe164dd6 MINOR: Clean-up MemoryRecords variables and APIs 9 years ago
Jason Gustafson 1ac2640f80 KAFKA-2683: ensure wakeup exceptions raised to user 9 years ago
Jason Gustafson 0b05d3b939 KAFKA-2677: ensure consumer sees coordinator disconnects 9 years ago
Jason Gustafson c6c4f50703 HOTFIX: group rebalance can throw illegal generation or rebalance in progress 9 years ago
Jason Gustafson b251bebbcc MINOR: follow-up to KAFKA-2464 for renaming/cleanup 9 years ago