2874 Commits (384eb16805ef8f7520f46cc6def25e71495bd6bd)

Author SHA1 Message Date
Chia-Ping Tsai 384eb16805
KAFKA-9599 create unique sensor to record group rebalance (#8159) 5 years ago
David Mao 72122fc069
KAFKA-6266: Repeated occurrence of WARN Resetting first dirty offset (#8089) 5 years ago
Chia-Ping Tsai 413db69d41
KAFKA-8245: Fix Flaky Test DeleteConsumerGroupsTest#testDeleteCmdAllGroups (#8032) 5 years ago
Bob Barrett 937f1f741c
KAFKA-8805; Bump producer epoch on recoverable errors (#7389) 5 years ago
Jason Gustafson 9da6823a3a
HOTFIX: Fix breakage in `ConsumerPerformanceTest` (#8113) 5 years ago
Mitch 96c69da8c1
KAFKA-8507; Unify connection name flag for command line tool [KIP-499] (#8023) 5 years ago
Xavier Léauté 7e1c39f75a
KAFKA-9106 make metrics exposed via jmx configurable (#7674) 5 years ago
huxi 46e80dbd20
KAFKA-9538; Fix flaky test `testResetOffsetsExportImportPlan` (#6561) 5 years ago
Boyang Chen 07db26c20f
KAFKA-9417: New Integration Test for KIP-447 (#8000) 5 years ago
David Jacot 2cbd3d7519
KAFKA-9499; Improve deletion process by batching more aggressively (#8053) 5 years ago
Jason Gustafson 0a5dec0b3a
MINOR: Fix unnecessary metadata fetch before group assignment (#8095) 5 years ago
Colin Patrick McCabe a149c3effa
MINOR: improve error reporting in DescribeConsumerGroupTest (#8080) 5 years ago
Sönke Liebau 3b1c61385b
KAFKA-9423: Refine layout of configuration options on website and make individual settings directly linkable (#7955) 5 years ago
Ron Dagostino 342f13a838 KAFKA-8843: KIP-515: Zookeeper TLS support 5 years ago
Zach Zhang 7b5b15e2f8
MINOR: Add missing quote for malformed line content (#8070) 5 years ago
Sanjana Kaundinya be4a6ddebb
KAFKA-9519: Deprecate the --zookeeper flag in ConfigCommand (#8056) 5 years ago
Jason Gustafson ae0c6e58e5
KAFKA-9261; Client should handle unavailable leader metadata (#7770) 5 years ago
Jason Gustafson b029902b12
KAFKA-9491; Increment high watermark after full log truncation (#8037) 5 years ago
Ismael Juma 738e14edb8
KAFKA-9027, KAFKA-9028: Convert create/delete acls requests/response to use generated protocol (#7725) 5 years ago
Lucas Bradstreet eebbae7b31
MINOR: Refactor CheckpointFile to improve testability (#7391) 5 years ago
David Jacot 96c4ce4803
KAFKA-9437; Make the Kafka Protocol Friendlier with L7 Proxies [KIP-559] (#7994) 5 years ago
Ismael Juma 72232df4e0
MINOR: Introduce 2.5-IV0 IBP (#8010) 5 years ago
Jason Gustafson 4317325fbc
KAFKA-8503; Add default api timeout to AdminClient (KIP-533) (#8011) 5 years ago
high.lee fa7047ad9a
MINOR: Add explicit result type in public defs/vals (#7993) 5 years ago
belugabehr 43576562d3
KAFKA-9408: Use StandardCharsets.UTF-8 instead of "UTF-8" (#7940) 5 years ago
Raymond Ng 8494fdb50a
KAFKA-9040; Add --all option to config command (#7607) 5 years ago
Ismael Juma bd5a1c4d36
KAFKA-4203: Align broker default for max.message.bytes with Java producer default (#4154) 5 years ago
Mickael Maison 40b35178e8
KAFKA-9026: Use automatic RPC generation in DescribeAcls (#7560) 5 years ago
huxi 790a39e353 KAFKA-9254; Overridden topic configs are reset after dynamic default change (#7870) 5 years ago
Ron Dagostino a3509c0870 MINOR: MiniKdc JVM shutdown hook fix (#7946) 5 years ago
Boyang Chen de90175fc2 KAFKA-9418; Add new sendOffsetsToTransaction API to KafkaProducer (#7952) 5 years ago
Brian Byrne b4ecd03cec MINOR: Only update a request's local complete time in API handler if unset (#7813) 5 years ago
Rajini Sivaram 0ecb5bb586
MINOR: Update AclCommand help message to match implementation (#7990) 5 years ago
Jason Gustafson faf46de515
KAFKA-9338; Fetch session should cache request leader epoch (#7970) 5 years ago
Vikas Singh 9b312c401c KAFKA-9329; KafkaController::replicasAreValid should return error message (#7865) 5 years ago
Rajini Sivaram eb8e2a8e3b
MINOR: Handle expandIsr in PartitionLockTest and ensure read threads not blocked on write (#7973) 5 years ago
Rajini Sivaram dbeaba5d9e
KAFKA-8847; Deprecate and remove usage of supporting classes in kafka.security.auth (#7966) 5 years ago
Rajini Sivaram 08e1576eee
MINOR: Suppress DescribeConfigs Denied log during CreateTopics (#7971) 5 years ago
Jason Gustafson fbe2e604cc
KAFKA-9235; Ensure transaction coordinator is stopped after replica deletion (#7963) 5 years ago
Boyang Chen ed7c071e07 KAFKA-9365: Add server side change to include consumer group information within transaction commit (#7897) 5 years ago
Tomislav 06e296be9b KAFKA-8764: LogCleanerManager endless loop while compacting/cleaning (#7932) 5 years ago
Rajini Sivaram d6ace7b2d7
KAFKA-7538: Reduce lock contention for Partition ISR lock (#5866) 5 years ago
Boyang Chen 6da70f9b95 KAFKA-9346: Consumer back-off logic when fetching pending offsets (#7878) 5 years ago
Rajini Sivaram eb09efa9ac
KAFKA-7639: Read one request at a time from socket to avoid OOM (#5920) 5 years ago
mmanna-sapfgl e418c53ff7 KAFKA-9363; Display success message after topic creation with AdminClient (#7893) 5 years ago
José Armando García Sancio 1e09ecec2a MINOR: Simplify the create partition metadata type. (#7930) 5 years ago
José Armando García Sancio 36805b8ba9 MINOR: Remove `updatePartitionReplicaAssignment` from `ControllerContext` (#7924) 5 years ago
Rajini Sivaram 700a931ff5
KAFKA-9188; Fix flaky test SslAdminClientIntegrationTest.testSynchronousAuthorizerAclUpdatesBlockRequestThreads (#7918) 5 years ago
Boyang Chen 63576dde57 KAFKA-8617: Use automated protocol for `EndTxn` API (#7029) 5 years ago
Guozhang Wang 505e8240cd
KAFKA-8421: Still return data during rebalance (#7312) 5 years ago