1760 Commits (eb8e2a8e3b3e2e7f5c097593faf2c651f92f2caf)

Author SHA1 Message Date
Edoardo Comar a88703255b KAFKA-9218: MirrorMaker 2 can fail to create topics (#7745) 5 years ago
Rajini Sivaram dbeaba5d9e
KAFKA-8847; Deprecate and remove usage of supporting classes in kafka.security.auth (#7966) 5 years ago
dengziming 8da12d4d37 [MINOR]: Fix typo in Fetcher comment (#7934) 5 years ago
highluck 1e1110d8f3 MINOR: Remove unnecessary call to `super` in `MetricConfig` constructor (#7975) 5 years ago
belugabehr 6d87c12729 KAFKA-9410; Make groupId Optional in KafkaConsumer (#7943) 5 years ago
Boyang Chen ed7c071e07 KAFKA-9365: Add server side change to include consumer group information within transaction commit (#7897) 5 years ago
Jason Gustafson 0a2569e2b9
KAFKA-9420; Add flexible version support for converted protocols (#7931) 5 years ago
Boyang Chen 6da70f9b95 KAFKA-9346: Consumer back-off logic when fetching pending offsets (#7878) 5 years ago
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