1907 Commits (4b97e50eea977a2a9020e6ed49516a1904361f12)

Author SHA1 Message Date
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
Yasuhiro Matsuda 71399ffe4c KAFKA-2652: integrate new group protocol into partition grouping 9 years ago
Ismael Juma 16f194b20a KAFKA-2460; Fix capitalisation in SSL classes 9 years ago
Ewen Cheslack-Postava 2e61773590 KAFKA-2371: Add distributed support for Copycat. 9 years ago
flavio junqueira 21443f214f KAFKA-2641; Upgrade path for ZK authentication 9 years ago
Guozhang Wang aa56dfb9e7 KAFKA-2686: Reset needsPartitionAssignment in SubscriptionState.assign() 9 years ago
Ismael Juma 65922b5388 KAFKA-2456 KAFKA-2472; SSL clean-ups 9 years ago
Aditya Auradkar d9b1dc7081 KAFKA-2209; Change quotas dynamically using DynamicConfigManager 9 years ago
Ismael Juma 361686d4a9 KAFKA-2618; Disable SSL renegotiation for 0.9.0.0 9 years ago
Jason Gustafson 86eb74d923 KAFKA-2464: client-side assignment for new consumer 9 years ago
Ewen Cheslack-Postava 1d4a0b8811 KAFKA-2667: Fix transient error in KafkaBasedLogTest. 9 years ago
Eno Thereska 0785feeb0f KAFKA-2459: Mark last committed timestamp to fix connection backoff 9 years ago
Sriharsha Chintalapani 403158b54b KAFKA-1686; Implement SASL/Kerberos 9 years ago
Guozhang Wang 8f32617e65 HOTFIX: check logic of KAFKA-2515 should be on buffer.limit() 9 years ago