2858 Commits (7ea636c661e7a178639e7205bd86ca9f7fb1bd9a)

Author SHA1 Message Date
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
Jason Gustafson dbc9cd638f
KAFKA-9144; Track timestamp from txn markers to prevent early producer expiration (#7687) 5 years ago
Rajini Sivaram 655843c5d6
KAFKA-9386; Apply delete ACL filters to resources from filter even if not in cache (#7911) 5 years ago
Rajini Sivaram e9734f5486
KAFKA-9379; Fix flaky test TopicCommandWithAdminClientTest.testCreateAlterTopicWithRackAware (#7917) 5 years ago
José Armando García Sancio f6b36fe842 MINOR: Link to related class in the Admin `alterPartitionReassignments` documentation (#7912) 5 years ago
Vikas Singh e63becb83d KAFKA-8988; Replace CreatePartitions Request/Response with automated protocol (#7493) 5 years ago
Ismael Juma 98d36fa54e
MINOR: Fix assertion in testCreatePermissionMetadataRequestAutoCreate (#7864) 5 years ago
David Jacot 618226c544 KAFKA-9065; Fix endless loop when loading group/transaction metadata (#7554) 5 years ago
Jason Gustafson 2ac78ff621
MINOR: Propagate LogContext to channel builders and SASL authenticator (#7867) 5 years ago
Ismael Juma 6dc6f6a60d
KAFKA-9324: Drop support for Scala 2.11 (KIP-531) (#7859) 5 years ago
Jason Gustafson bd3bde7623
MINOR: Fix failing test case in TransactionLogTest (#7895) 5 years ago
Dae-Ho Kim 933b982f48 MINOR: Remove compilation warnings (#7888) 5 years ago
Jason Gustafson a094504267
KAFKA-9293; Fix NPE in DumpLogSegments offsets parser and display tombstone keys (#7820) 5 years ago
Jason Gustafson f610f9ff1f
MINOR: Remove spammy, unhelpful log message in the controller (#7879) 5 years ago
Mickael Maison b2b6b5c65a
MINOR: Add missing space in isolation-level doc (#7473) 5 years ago
huxi 6d486eddb5 KAFKA-9202: serde in ConsoleConsumer with access to headers (#7736) 5 years ago
A. Sophie Blee-Goldman 6b6b36cec0 KAFKA-9232; Coordinator new member timeout does not work for JoinGroup v3 and below (#7753) 5 years ago