1784 Commits (7ea636c661e7a178639e7205bd86ca9f7fb1bd9a)

Author SHA1 Message Date
Jason Gustafson ae0c6e58e5
KAFKA-9261; Client should handle unavailable leader metadata (#7770) 5 years ago
David Jacot 5db02ead60
MINOR: Fix typos introduced in KIP-559 (#8042) 5 years ago
Guozhang Wang 4090f9a2b0
KAFKA-9113: Clean up task management and state management (#7997) 5 years ago
Colin Patrick McCabe a16dfe6739
MINOR: fix checkstyle issue in ConsumerConfig.java (#8038) 5 years ago
Alexandra Rodoni 7748fc2fc6
KAFKA-9477 Document RoundRobinAssignor as an option for partition.assignment.strategy (#8007) 5 years ago
Rajini Sivaram 281ed90cd8
KAFKA-9492; Ignore record errors in ProduceResponse for older versions (#8030) 5 years ago
Ismael Juma 738e14edb8
KAFKA-9027, KAFKA-9028: Convert create/delete acls requests/response to use generated protocol (#7725) 5 years ago
David Jacot 96c4ce4803
KAFKA-9437; Make the Kafka Protocol Friendlier with L7 Proxies [KIP-559] (#7994) 5 years ago
Karan Kumar c8d97c6d51
KAFKA-9375: Add names to all Connect threads (#7901) 5 years ago
Jason Gustafson 4317325fbc
KAFKA-8503; Add default api timeout to AdminClient (KIP-533) (#8011) 5 years ago
Edoardo Comar d37d95b359
KAFKA-8162: IBM JDK Class not found error when handling SASL (#6524) 5 years ago
Brian Byrne 57cef765f5
KAFKA-9474: Adds 'float64' to the RPC protocol types (#8012) 5 years ago
Ismael Juma bd5a1c4d36
KAFKA-4203: Align broker default for max.message.bytes with Java producer default (#4154) 5 years ago
belugabehr b4d7560b4f
KAFKA-9426: Use switch instead of chained if/else in OffsetsForLeaderEpochClient (#7959) 5 years ago
belugabehr aecd3936a3
KAFKA-9405: Use Map.computeIfAbsent where applicable (#7937) 5 years ago
Mickael Maison 40b35178e8
KAFKA-9026: Use automatic RPC generation in DescribeAcls (#7560) 5 years ago
Nikolay 172409c44b KAFKA-9460: Enable only TLSv1.2 by default and disable other TLS protocol versions (KIP-553) (#7998) 5 years ago
Ron Dagostino a3509c0870 MINOR: MiniKdc JVM shutdown hook fix (#7946) 5 years ago
Rajini Sivaram a565d1a182
KAFKA-9181; Maintain clean separation between local and group subscriptions in consumer's SubscriptionState (#7941) 5 years ago
Jason Gustafson df13fc93d0
KAFKA-7737; Use single path in producer for initializing the producerId (#7920) 5 years ago
Boyang Chen de90175fc2 KAFKA-9418; Add new sendOffsetsToTransaction API to KafkaProducer (#7952) 5 years ago
Eduardo Pinto c8c0ec6ac9 KAFKA-7204: Avoid clearing records for paused partitions on poll of MockConsumer (#7505) 5 years ago
Rajini Sivaram 1e823a6884
KAFKA-9457; Fix flaky test org.apache.kafka.common.network.SelectorTest.testGracefulClose (#7989) 5 years ago
Brian Byrne 9eface2e73 KAFKA-9449; Adds support for closing the producer's BufferPool. (#7967) 5 years ago
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