1332 Commits (c9d3debfe44fb09fa1740c645883717e669f0117)

Author SHA1 Message Date
Vahid Hashemian 418a91b5d4 KAFKA-4682; Revise expiration semantics of consumer group offsets (KIP-211 - Part 1) (#4896) 6 years ago
Rajini Sivaram e5ec3f55c9
KAFKA-6546: Use LISTENER_NOT_FOUND_ON_LEADER error for missing listener (#5189) 7 years ago
Andy Coates d2b84bd4b0 Kafka_7064 - bug introduced when switching config commands to ConfigResource (#5245) 7 years ago
Jason Gustafson 3afe2ed8e3
MINOR: Handle segment splitting edge cases and fix recovery bug (#5169) 7 years ago
Ismael Juma cc4dce94af
KAFKA-2983: Remove Scala consumers and related code (#5230) 7 years ago
Rajini Sivaram e8955f731e
KAFKA-7012: Don't process SSL channels without data to process (#5237) 7 years ago
Jason Gustafson 347b37e319
MINOR: Do not require request timeout be larger than session timeout (#5246) 7 years ago
Robert Yokota d06da1b7f4 KAFKA-7068: Handle null config values during transform (KIP-297) 7 years ago
Chia-Ping Tsai f2cb8523d1 KAFKA-7032 The TimeUnit is neglected by KakfaConsumer#close(long, Tim… (#5182) 7 years ago
Dhruvil Shah a8c17e36c3 MINOR: Fix chunked down-conversion behavior when no valid batch exists after conversion (#5173) 7 years ago
Andy Coates 642a97783d KAFKA-7010: Rename ResourceNameType to PatternType (#5205) 7 years ago
Dhruvil Shah 9a71bfb9d6 KAFKA-7030; Add configuration to disable message down-conversion (KIP-283) (#5192) 7 years ago
Jason Gustafson 443091b844
KAFKA-7050; Decrease default consumer request timeout to 30s (#5203) 7 years ago
Dhruvil Shah 53ca52f855 KAFKA-6979; Add `default.api.timeout.ms` to KafkaConsumer (KIP-266) (#5122) 7 years ago
Andy Coates a592402512 KAFKA-7007: Use JSON for /kafka-acl-extended-changes path (#5161) 7 years ago
Robert Yokota 16190e9bfd MINOR: Move FileConfigProvider to provider subpackage (#5194) 7 years ago
Dong Lin 4580d9f16a MINOR: Remove deprecated per-partition lag metrics 7 years ago
Dhruvil Shah f0b1b46486 MINOR: Use SL4J string interpolation instead of string concatenation (#5113) 7 years ago
Andy Coates 49db5a63c0 KAFKA-7005: Remove duplicate resource class. (#5184) 7 years ago
Ismael Juma a4c2921736
MINOR: Remove APIs deprecated in 0.11.0 for core and clients (#5158) 7 years ago
Dhruvil Shah d2b2fbdf94 KAFKA-6264; Split log segments as needed if offsets overflow the indexes (#4975) 7 years ago
Andy Coates 0b3989fd72 KAFKA-7006 - remove duplicate Scala ResourceNameType in preference to… (#5152) 7 years ago
Andy Coates b4fa87cc51 KAFKA-7011 - Remove ResourceNameType field from Java Resource class. (#5160) 7 years ago
Robert Yokota 8264492dee MINOR: Use service loader for ConfigProvider impls (KIP-297) 7 years ago
Andy Coates b3aa655a70 KAFKA-6841: Support Prefixed ACLs (KIP-290) (#5117) 7 years ago
Edoardo Comar 0c035c46b4 KAFKA-6726: Fine Grained ACL for CreateTopics (KIP-277) (#4795) 7 years ago
Rajini Sivaram 7c69de42df
MINOR: Rename package `internal` to `internals` for consistency (#5137) 7 years ago
Mickael Maison 8a166f8c28 KAFKA-6750: Add listener name to authentication context (KIP-282) (#4829) 7 years ago
Rajini Sivaram 9df3872fbd KAFKA-3665: Enable TLS hostname verification by default (KIP-294) (#4956) 7 years ago
Jason Gustafson d02f02130e MINOR: Fix bug in AdminClient node reassignment following connection failure (#5112) 7 years ago
Robert Yokota adec6d6e47 MINOR: Fix JMX serialization by reverting lazy computation of JMX attributes (#5114) 7 years ago
Mickael Maison 73e2cbbd8f KAFKA-6760: Fix response logging in the Controller (#4834) 7 years ago
Dhruvil Shah 837f31dd18 KAFKA-6927; Chunked down-conversion to prevent out of memory errors on broker [KIP-283] (#4871) 7 years ago
Jason Gustafson 3683d475ed
MINOR: Follow-up improvements for KIP-266 (#5084) 7 years ago
Robert Yokota 08e8facdc9 KAFKA-6886: Externalize secrets from Connect configs (KIP-297) 7 years ago
Jon Lee 1facab387f KAFKA-6028: Improve the quota throttle communication (KIP-219) 7 years ago
ConcurrencyPractitioner f24a62d4ac KAFKA-6608; Add timeout parameter to blocking consumer calls [KIP-266] (#5014) 7 years ago
Rajini Sivaram 3a8d3a7927 KAFKA-6916; Refresh metadata in admin client if broker connection fails (#5050) 7 years ago
Manikumar Reddy O 8bf20bb586 MINOR: Update consumer javadoc for invalid operations on unassigned partitions (#5005) 7 years ago
John Roesler c470ff70d3 KAFKA-5697; Implement new consumer poll API from KIP-266 (#4855) 7 years ago
Ron Dagostino 8c5d7e0408 KAFKA-6562: OAuth Authentication via SASL/OAUTHBEARER (KIP-255) (#4994) 7 years ago
Jason Gustafson 7f19df29ac MINOR: AdminClient should respect retry backoff 7 years ago
Radai Rosenblatt c9ec292135 Improve kafka client sensor registration performance by lazily calculating JMX attributes 7 years ago
Ismael Juma 70f0d0bd3f
MINOR: Use reflection for signal handler and do not enable it for IBM JDK (#5047) 7 years ago
Rajini Sivaram ff9f928c16 KAFKA-6911; Fix dynamic keystore/truststore update check (#5029) 7 years ago
Jason Gustafson 0f86e68840 MINOR: Remove dependence on __consumer_offsets in AdminClient listConsumerGroups 7 years ago
Jason Gustafson 5be47a2f26
MINOR: AdminClient consumer group domain objects should have public constructors (#5063) 7 years ago
Jason Gustafson c1b30a12b1 MINOR: AdminClient metadata manager should reset state on failure 7 years ago
Ismael Juma a30ecc6755 MINOR: Remove o.a.kafka.common.utils.Base64 and IS_JAVA8_COMPATIBLE 7 years ago
Ismael Juma 193c779682
MINOR: Remove unnecessary conditional in KafkaAdminClient to fix checkstyle (#5058) 7 years ago