1752 Commits (39278d3089dfab4377051ed1ff47edf75dbf8583)

Author SHA1 Message Date
zzccctv 39278d3089 KAFKA-9159: The caller of sendListOffsetRequest need to handle retriable InvalidMetadata (#7665) 5 years ago
Rajini Sivaram eb09efa9ac
KAFKA-7639: Read one request at a time from socket to avoid OOM (#5920) 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
Jason Gustafson dbbe0fcf92
KAFKA-9287; Fix unneeded delay before failing pending transaction commit (#7799) 5 years ago
Boyang Chen e9cde112cd KAFKA-9383: Expose consumer group metadata (#7906) 5 years ago
José Armando García Sancio f6b36fe842 MINOR: Link to related class in the Admin `alterPartitionReassignments` documentation (#7912) 5 years ago
Ismael Juma a024e679c7
MINOR: Update dependencies for Kafka 2.5 (#7909) 5 years ago
Vikas Singh e63becb83d KAFKA-8988; Replace CreatePartitions Request/Response with automated protocol (#7493) 5 years ago
Vikas Singh 8d480c5eed KAFKA-9330: Skip `join` when `AdminClient.close` is called in callback thread (#7866) 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
Colin Patrick McCabe 42b0971e94
KAFKA-9364: Fix misleading consumer logs on throttling (#7894) 5 years ago
huxi b56b848682 KAFKA-8928: Logged producer config does not always match actual configured values (#7466) 5 years ago
Brian Byrne 7f35a67134 KIP-543: Expand ConfigCommand's non-ZK functionality (#7780) 5 years ago
Colin Patrick McCabe 7e36865541
KAFKA-9306: The consumer must close KafkaConsumerMetrics (#7839) 5 years ago
Rajini Sivaram e275742f85
KAFKA-7251; Add support for TLS 1.3 (#7804) 5 years ago
Lee Dongjin 8c64aa080a MINOR: trivial cleanups 5 years ago
David Jacot 75a68341da MINOR; Refactor KafkaAdminClientTest to reduce the boilerplate code (#7842) 5 years ago
David Jacot 9fefe6aa6c KAFKA-9297: CreateTopics API does not work with older version of the request/response (#7829) 5 years ago
David Jacot ae38315895 KAFKA-8855; Collect and Expose Client's Name and Version in the Brokers (KIP-511 Part 2) (#7749) 5 years ago
Manikumar Reddy ae2e7be200 KAFKA-7588: Pass custom configs to the ChannelBuilder implementations (#1037) (#7794) 5 years ago
Rajini Sivaram bd5be8457f
KAFKA-7925 - Create credentials only once for sun.security.jgss.native (#6337) 5 years ago
Colin Patrick McCabe 4fea3e4f1a
KAFKA-9288: Do not allow the same object to be inserted multiple times into ImplicitLinkedHashCollection (#7809) 5 years ago
Ron Dagostino 648497a5e5 KAFKA-9241: Some SASL Clients not forced to re-authenticate (#7784) 5 years ago
Jason Gustafson 5d0cb1419c KAFKA-9212; Ensure LeaderAndIsr state updated in controller context during reassignment (#7795) 5 years ago
Colin Patrick McCabe fa41521687
KAFKA-9091: Add a metric tracking the number of open connections with a given SSL cipher type (#7588) 5 years ago
gkomissarov ba365bbb8d KAFKA-9131: Remove dead code for handling timeout exception (#7635) 5 years ago
David Jacot b0d89cb6ad KAFKA-9251; Describing a non consumer group with the Admin API hangs forever (#7763) 5 years ago
Jason Gustafson 5b6de9f2d0
KAFKA-8933; Fix NPE in DefaultMetadataUpdater after authentication failure (#7682) 5 years ago
Ron Dagostino 0871f7b735 KAFKA-9190; Close connections with expired authentication sessions (#7723) 5 years ago
Ismael Juma 5cddf9860b
KAFKA-9203: Revert "MINOR: Remove workarounds for lz4-java bug affecting byte buffers (#6679)" (#7769) 5 years ago
Brian Byrne 38fde81132 MINOR: Proactively update producer topic access time. (#7672) 5 years ago
Lee Dongjin 6649b7a91d MINoR: Replace '>' in RoundRobinAssignor.java into '>' (#7073) 5 years ago
Lee Dongjin 446be127f7 MINOR: Improve Admin interface Documentation 5 years ago
Colin Patrick McCabe d38b8444d1
KAFKA-9229: Fix incompatible change in InitProducerIdRequest (#7746) 5 years ago
Jason Gustafson b94c7f479b
MINOR: Add ignorable field check to `toStruct` and fix usage (#7710) 5 years ago
Stanislav Kozlovski 5d0c2f3b2a MINOR: Add validation in MockAdminClient for replication factor (#7712) 5 years ago
Colin Patrick McCabe 02df8e1496
KAFKA-8986: Allow null as a valid default for tagged fields. (#7585) 5 years ago
A. Sophie Blee-Goldman 41a9e2c7c3 HOTFIX: safely clear all active state in onPartitionsLost (#7691) 5 years ago
Jason Gustafson 32bf0774e9
MINOR: Remove explicit version checks in getErrorResponse methods (#7708) 5 years ago
Mickael Maison 305f134abf MINOR: Small logging fixes in AbstractCoordinator (#7230) 5 years ago
Lucas Bradstreet 374e480352 KAFKA-9200: ListOffsetRequest missing error response for v5 (#7704) 5 years ago
Vikas Singh 464b6ed034 MINOR. Replace Utils::readFileAsString method to read file as stream (#7208) 5 years ago
Stanislav Kozlovski 20b2bce290 MINOR: Clarify max.request.size and max.messsage.bytes wrt compression (#7575) 5 years ago
Bruno Cadonna 898ad8271a MINOR: Add method `hasMetrics()` to class `Sensor` (#7692) 5 years ago
Bob Barrett fecb977b25 KAFKA-8710; Allow transactional producers to bump producer epoch [KIP-360] (#7115) 5 years ago
Vikas Singh 0f43d77cfd MINOR. Update Epoch field descrition in FetchRequest api doc (#7673) 5 years ago
Colin P. Mccabe 67fd88050f KAFKA-8984: Improve tagged fields documentation 5 years ago