2611 Commits (c758122ce59674ec3e33618d896e4e5cdbb45e87)

Author SHA1 Message Date
Sönke Liebau 3cdc78e6bb KAFKA-6591; Move super user check before ACL matching (#4618) 6 years ago
Rajini Sivaram 6e043af144
MINOR: Fix timing issue in advertised listener update test (#5256) 6 years ago
Colin Patrick McCabe bd216db4c0 MINOR: Avoid coarse lock in Pool#getAndMaybePut (#5258) 6 years ago
Rajini Sivaram 624acc63da
MINOR: Cleanup threads in integration tests (#5269) 6 years ago
Vahid Hashemian 418a91b5d4 KAFKA-4682; Revise expiration semantics of consumer group offsets (KIP-211 - Part 1) (#4896) 6 years ago
Ismael Juma e33ccb628e
KAFKA-7082: Concurrent create topics may throw NodeExistsException (#5259) 6 years ago
Rajini Sivaram e5ec3f55c9
KAFKA-6546: Use LISTENER_NOT_FOUND_ON_LEADER error for missing listener (#5189) 7 years ago
Ismael Juma 96bcfdfc7c
MINOR: Use exceptions in o.a.k.common if possible and deprecate ZkUtils (#5255) 7 years ago
Dong Lin fd969beae7 KAFKA-6697: Broker should not die if getCanonicalPath fails (#4752) 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 d504e85011
KAFKA-6805: Enable broker configs to be stored in ZK before broker start (#4898) 7 years ago
Andy Coates 642a97783d KAFKA-7010: Rename ResourceNameType to PatternType (#5205) 7 years ago
Ismael Juma fa993fbaa0
MINOR: Use ListOffsets request instead of SimpleConsumer in LogOffsetTest (#5227) 7 years ago
Ismael Juma a423b1d07d
MINOR: Use KafkaConsumer in GetOffsetShell (#5220) 7 years ago
Anna Povzner 37a4d5ea46 KAFKA-6975; Fix replica fetching from non-batch-aligned log start offset (#5133) 7 years ago
Dhruvil Shah 9a71bfb9d6 KAFKA-7030; Add configuration to disable message down-conversion (KIP-283) (#5192) 7 years ago
Ismael Juma 0b591d703b
MINOR: Replace test usages of ClientUtils.fetchTopicMetadata with BaseRequestTest (#5216) 7 years ago
Jason Gustafson 443091b844
KAFKA-7050; Decrease default consumer request timeout to 30s (#5203) 7 years ago
Ismael Juma 5145d6b6b4
MINOR: Remove unnecessary old consumer usage in tests and other clean-ups (#5199) 7 years ago
Edoardo Comar 477ae9e860 MINOR: Test authorization of MetadataRequest with existing and non-existing topics (#5155) 7 years ago
Andy Coates a592402512 KAFKA-7007: Use JSON for /kafka-acl-extended-changes path (#5161) 7 years ago
Jimin Hsieh fa1d038390 MINOR: Clean up imports and unused variables (#5171) 7 years ago
Manikumar Reddy O 2bfb239495 KAFKA-7029: Update ReplicaVerificationTool not to use SimpleConsumer (#5188) 7 years ago
Dong Lin 4580d9f16a MINOR: Remove deprecated per-partition lag metrics 7 years ago
Andy Coates 49db5a63c0 KAFKA-7005: Remove duplicate resource class. (#5184) 7 years ago
Jon Lee 7d85785d3d KAFKA-6946; Keep the session id for incremental fetch when fetch responses are throttled 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
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
Paolo Patierno be8808dd4b KAFKA-5588: Remove deprecated --new-consumer tools option (#5097) 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
Paolo Patierno c8f38dff71 KAFKA-5919; Adding checks on "version" field for tools using it 7 years ago
Jason Gustafson d02f02130e MINOR: Fix bug in AdminClient node reassignment following connection failure (#5112) 7 years ago
Manikumar Reddy O 202ab22b98 KAFKA-5523: Remove ReplayLogProducer tool (#5092) 7 years ago
Vahid Hashemian 0cacbcf30e MINOR: Remove usages of JavaConversions and fix some typos (#5115) 7 years ago
Rajini Sivaram f6d7377f95 KAFKA-6912; Add test for authorization with custom principal types 7 years ago
Jason Gustafson 7b0254e00f
HOTFIX: Fix compilation error in ConsumerPerformance (#5127) 7 years ago
Alex Dunayevsky 1d5f8649ce KAFKA-6743; ConsumerPerformance fails to consume all messages [KIP-281] (#4818) 7 years ago
Vahid Hashemian 341d5db260 KAFKA-6955: Use Java AdminClient in DeleteRecordsCommand (#5088) 7 years ago
huxi 0120e88e2c KAFKA-6973: Validate topic config message.timestamp.type (#5106) 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
Jon Lee 1facab387f KAFKA-6028: Improve the quota throttle communication (KIP-219) 7 years ago
Dong Lin d99f4a0ffa KAFKA-6617; Improve controller performance by batching reassignment znode write operation 7 years ago
Rajini Sivaram 3a8d3a7927 KAFKA-6916; Refresh metadata in admin client if broker connection fails (#5050) 7 years ago