2981 Commits (59efa12d0c0c098e6f57848bf5a43b459c0563e0)

Author SHA1 Message Date
Tom Bentley c84e6ab491
KAFKA-9433: Use automated protocol for AlterConfigs request and response (#8315) 5 years ago
maulin-vasavada 9ba49b806a
KAFKA-8890: Make SSL context/engine configuration extensible (KIP-519) (#8338) 5 years ago
Guozhang Wang 94ef25ab91 KAFKA-9801: Still trigger rebalance when static member joins in CompletingRebalance phase (#8405) 5 years ago
David Jacot 4c9f5cf7c3
KAFKA-8107; Flaky Test kafka.api.ClientIdQuotaTest.testQuotaOverrideDelete (#8394) 5 years ago
David Jacot cd1e46c8bb
MINOR: Pass one action per unique resource name in KafkaApis.filterAuthorized (#8432) 5 years ago
Jason Gustafson 9d965236a4
MINOR: Fix log cleaner offset range log message (#8435) 5 years ago
Boyang Chen 3b8ed0a194
KAFKA-9784: Add OffsetFetch to group concurrency test (#8383) 5 years ago
Lucas Bradstreet 46540eb5e0
KAFKA-9820: validateMessagesAndAssignOffsetsCompressed allocates unused iterator (#8422) 5 years ago
Jason Gustafson d4eb406f01
KAFKA-9807; Protect LSO reads from concurrent high-watermark updates (#8418) 5 years ago
Jason Gustafson 62dcfa196e
KAFKA-9750; Fix race condition with log dir reassign completion (#8412) 5 years ago
Tom Bentley 9a154c6505 KAFKA-9775: Fix IllegalFormatConversionException in ToolsUtils 5 years ago
Boyang Chen 7f640f13b4
KAFKA-9776: Downgrade TxnCommit API v3 when broker doesn't support (#8375) 5 years ago
José Armando García Sancio fee5f0e50f
MINOR: Rename TopicCommandTest (#8398) 5 years ago
Ismael Juma 90bbeedf52
MINOR: Fix Scala 2.13 compiler warnings (#8390) 5 years ago
Lucas Bradstreet cb9125106d
MINOR: reduce garbage in operation and resource java conversions (#8391) 5 years ago
Guozhang Wang c18143298e
MINOR: more logs for empty assignment (#8397) 5 years ago
Jason Gustafson 75e8ee1d1a
KAFKA-9777; Remove txn purgatory to fix race condition on txn completion (#8389) 5 years ago
Lucas Bradstreet 4fa5bdcfe3
KAFKA-9685: PT2, avoid unnecessary set creation in ACL matching (#8382) 5 years ago
Boyang Chen 88bc0fdf82
KAFKA-9600; EndTxn should enforce strict epoch checking if from client (#8164) 5 years ago
Stanislav Kozlovski c59835c1d7
KAFKA-8470: State change logs should not be in TRACE level (#8320) 5 years ago
David Arthur 932ad61406
Minor: Don't swallow errors when altering log dirs in ReplicaManager (#8348) 5 years ago
Lucas Bradstreet 1ad8b3f829 KAFKA-9729: avoid readLock in authorizer ACL lookups 5 years ago
THREE LEVEL HELMET 29697758a4
KAFKA-9688: kafka-topic.sh should show KIP-455 adding and removing replicas (#8332) 5 years ago
Ismael Juma 222726d6f9
KAFKA-9373: Reduce shutdown time by avoiding unnecessary loading of indexes (#8346) 5 years ago
Gardner Vickers 8cf781ef01
MINOR: Improve performance of checkpointHighWatermarks, patch 1/2 (#6741) 5 years ago
Jason Gustafson ef1cd3490a
KAFKA-9752; New member timeout can leave group rebalance stuck (#8339) 5 years ago
Bob Barrett 4c96b7deba
KAFKA-9749; Transaction coordinator should treat KAFKA_STORAGE_ERROR as retriable (#8336) 5 years ago
Agam Brahma 24d05aa601
KAFKA-9553; Improve measurement for loading groups and transactions (#8155) 5 years ago
Colin Patrick McCabe 56051e7639
KAFKA-8820: kafka-reassign-partitions.sh should support the KIP-455 API (#8244) 5 years ago
Chia-Ping Tsai c27f629e95
KAFKA-9654; Update epoch in `ReplicaAlterLogDirsThread` after new LeaderAndIsr (#8223) 5 years ago
Tom Bentley 4f1e8331ff
KAFKA-9435: DescribeLogDirs automated protocol (#7972) 5 years ago
Boyang Chen b586283c53
KAFKA-9656; Return COORDINATOR_NOT_AVAILABLE for older producer clients (#8253) 5 years ago
Sanjana Kaundinya 5fc3cd61fc
KAFKA-9625: Fix altering and describing dynamic broker configurations (#8260) 5 years ago
Guozhang Wang 6a88d32b9f
KAFKA-8803: Remove timestamp check in completeTransitionTo (#8278) 5 years ago
Matthias J. Sax dffc7f8c30
MINOR: Fix build and JavaDoc warnings (#8291) 5 years ago
Brian Byrne fc79853c4d
MINOR: Fix kafka.server.RequestQuotaTest missing new ApiKeys. (#8302) 5 years ago
Manikumar Reddy a0e1407820
KAFKA-9670; Reduce allocations in Metadata Response preparation (#8236) 5 years ago
Chia-Ping Tsai 31659c3ee1
MINOR: fix Scala 2.13 build error introduced in #8083 (#8301) 5 years ago
Brian Byrne 227a7322b7
KIP-546: Implement describeClientQuotas and alterClientQuotas. (#8083) 5 years ago
Anna Povzner 78554e73f6
KAFKA-9677: Fix consumer fetch with small consume bandwidth quotas (#8290) 5 years ago
Kowshik Prakasam 454c3cf617
KAFKA-9714; Eliminate unused reference to IBP in `TransactionStateManager` (#8293) 5 years ago
Rajini Sivaram f165cdc325
KAFKA-9718; Don't log passwords for AlterConfigs in request logs (#8294) 5 years ago
Tom Bentley f869e33ab2
KAFKA-8768: DeleteRecords request/response automated protocol (#7957) 5 years ago
jiao e3ccf20794 KAFKA-9685: Solve Set concatenation perf issue in AclAuthorizer 5 years ago
Boyang Chen 2d2311d75c
KAFKA-9657: Throw upon offset fetch unsupported stable flag protocol (#8265) 5 years ago
Steve Rodrigues c1901c0231 KAFKA-9644: Handle non-existent configs in incrementalAlterConfigs APPEND/SUBTRACT 5 years ago
Guozhang Wang 935aa1a3d4
KAFKA-9659: Add more log4j when updating static member mappings (#8269) 5 years ago
Rajini Sivaram 8a80d942e6
KAFKA-9695; Handle null config values for createTopics, alterConfigs (#8266) 5 years ago
Anna Povzner 97fc6a5221
KAFKA-9658; Fix user quota removal (#8232) 5 years ago
David Arthur bd53249796
KAFKA-9661: Propagate includeSynonyms option to AdminClient in ConfigCommand (#8229) 5 years ago