2379 Commits (9951f8fee145ce10b5dccde665e160a5f4ff6d03)

Author SHA1 Message Date
Dhruvil Shah 9449f055c7 KAFKA-7185: Allow empty resource name when matching ACLs (#5400) 6 years ago
huxi bf237fa7c5 KAFKA-7141; Consumer group describe should include groups with no committed offsets (#5356) 6 years ago
Zhanxiang (Patrick) Huang 80b55309d1 KAFKA-7098; Improve accuracy of throttling by avoiding under-estimating actual rate in Throttler 6 years ago
Manikumar Reddy 7c9a7359dc MINOR: Consolidate Topic create calls in Test classes 6 years ago
Lee Dongjin 0c0ced770c MINOR: Fix broken Javadoc on [AbstractIndex|OffsetIndex] (#5370) 6 years ago
Ismael Juma f6219c6ad1
KAFKA-4041: Update ZooKeeper to 3.4.13 (#5376) 6 years ago
Attila Sasvari 8ec8ec5422 KAFKA-6884; Consumer group command should use new admin client (#5032) 6 years ago
Mickael Maison b68766017f MINOR: Additional detail in description for zookeeper.connect (#5358) 6 years ago
Aviem Zur 000a2d42cb MINOR: Print exception stack traces in ConsumerGroupCommand. (#5286) 6 years ago
Ismael Juma f54ba7cf85
MINOR: Use FetchRequest v8 and ListOffsetRequest v3 in ReplicaFetcherThread (#5342) 6 years ago
Rajini Sivaram 0db8074d49
MINOR: Close timing window in SimpleAclAuthorizer startup (#5318) 6 years ago
Stanislav Kozlovski b0d2ddb330 KAFKA-7028: Properly authorize custom principal objects (#5311) 6 years ago
Anna Povzner 10b84a3661 KAFKA-7104: More consistent leader's state in fetch response (#5305) 6 years ago
Manikumar Reddy O 51935ee2e6 KAFKA-7091; AdminClient should handle FindCoordinatorResponse errors (#5278) 6 years ago
Dhruvil Shah 2db7eb7a8c KAFKA-7076; Skip rebuilding producer state when using old message format (#5254) 6 years ago
Ismael Juma 7a74ec62d2
MINOR: Avoid FileInputStream/FileOutputStream (#5281) 6 years ago
Vahid Hashemian 9bc9a37e50 MINOR: KIP-211 Follow-up (#5272) 6 years ago
Dong Lin 9ea81baf34 KAFKA-6949; alterReplicaLogDirs() should grab partition lock when accessing log of the future replica 6 years ago
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