1797 Commits (ea72edebf2d484e42a4251c53cd6e383743b5d1a)

Author SHA1 Message Date
Stanislav Kozlovski ea72edebf2
MINOR: Do not override retries for idempotent producers (#8097) 5 years ago
Boyang Chen 07db26c20f
KAFKA-9417: New Integration Test for KIP-447 (#8000) 5 years ago
Matthias J. Sax aa0d0ec32a
KAFKA-6607: Commit correct offsets for transactional input data (#8091) 5 years ago
Jason Gustafson 0a5dec0b3a
MINOR: Fix unnecessary metadata fetch before group assignment (#8095) 5 years ago
Guozhang Wang e70e5d913a
KAFKA-9505: Only loop over topics-to-validate in retries (#8039) 5 years ago
Manikumar Reddy 41fdae35df MINOR: Update schema field names in DescribeAcls Request/Response 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
Brian Byrne 0f8698a329
KAFKA-8904: Improve producer's topic metadata fetching. (#7781) 5 years ago
Ron Dagostino 342f13a838 KAFKA-8843: KIP-515: Zookeeper TLS support 5 years ago
Kun Song 87eaa5396d MINOR: Simplify KafkaProducerTest (#8044) 5 years ago
David Mao 7a2a198d1e
KAFKA-9507; AdminClient should check for missing committed offsets (#8057) 5 years ago
Joel Hamill 83e1a8d71c
DOCS - clarify transactionalID and idempotent behavior (#7821) 5 years ago
Boyang Chen 9d17bf98b6
KAFKA-9447: Add new customized EOS model example (#8031) 5 years ago
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