7105 Commits (ea72edebf2d484e42a4251c53cd6e383743b5d1a)
 

Author SHA1 Message Date
Stanislav Kozlovski ea72edebf2
MINOR: Do not override retries for idempotent producers (#8097) 5 years ago
huxi 46e80dbd20
KAFKA-9538; Fix flaky test `testResetOffsetsExportImportPlan` (#6561) 5 years ago
Konstantine Karantasis 97d2c726f1
MINOR: Small Connect integration test fixes (#8100) 5 years ago
Lev Zemlyanov f51e1e6548
allow ReplaceField SMT to handle tombstone records (#7731) 5 years ago
Lev Zemlyanov c8f1ee9cd9
KAFKA-9192: fix NPE when for converting optional json schema in structs (#7733) 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
David Jacot 2cbd3d7519
KAFKA-9499; Improve deletion process by batching more aggressively (#8053) 5 years ago
Jason Gustafson 0a5dec0b3a
MINOR: Fix unnecessary metadata fetch before group assignment (#8095) 5 years ago
John Roesler 1681c78f60
KAFKA-9500: Fix FK Join Topology (#8015) 5 years ago
John Roesler 998f1520f9
KAKFA-9503: Fix TopologyTestDriver output order (#8065) 5 years ago
Bruno Cadonna cde6d18983
KAFKA-9355: Fix bug that removed RocksDB metrics after failure in EOS (#7996) 5 years ago
John Roesler e16859dc48
KAFKA-9390: Make serde pseudo-topics unique (#8054) 5 years ago
Colin Patrick McCabe a149c3effa
MINOR: improve error reporting in DescribeConsumerGroupTest (#8080) 5 years ago
high.lee dc89c86d43
KAFKA-9483: Add Scala KStream#toTable to the Streams DSL (#8024) 5 years ago
Matthias J. Sax 50aead64b9
MINOR: fix and improve StreamsConfig JavaDocs (#8086) 5 years ago
Konstantine Karantasis 0f14aef8cb
MINOR: Start using Response and replace IOException in EmbeddedConnectCluster for failures (#8055) 5 years ago
Gunnar Morling 5727b24509
KAFKA-7052 Avoiding NPE in ExtractField SMT in case of non-existent fields (#8059) 5 years ago
John Roesler 520a76155c
KAFKA-9517: Fix default serdes with FK join (#8061) 5 years ago
Boyang Chen ff8c40ccb6
KAFKA-9523: Migrate BranchedMultiLevelRepartitionConnectedTopologyTest into a unit test (#8081) 5 years ago
Bruno Cadonna 3dfc6c15e4
KAFKA-9480: Fix bug that prevented to measure task-level process-rate (#8018) 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
Navinder Pal Singh Brar d76fa1b22d
KAFKA-9487: Follow-up PR of Kafka-9445 (#8033) 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
Matthias J. Sax 059a81e3c9
KAFKA-7658: Follow up to original PR (#8027) 5 years ago
Ron Dagostino 342f13a838 KAFKA-8843: KIP-515: Zookeeper TLS support 5 years ago
Zach Zhang 7b5b15e2f8
MINOR: Add missing quote for malformed line content (#8070) 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
Sanjana Kaundinya be4a6ddebb
KAFKA-9519: Deprecate the --zookeeper flag in ConfigCommand (#8056) 5 years ago
Sanjana Kaundinya 4d86b191c0
KAFKA-9509; Fixing flakiness of MirrorConnectorsIntegrationTest.testReplication (#8048) 5 years ago
Guozhang Wang a6c9e96bd3
HOTFIX: Fix two test failures in JDK11 (#8063) 5 years ago
Joel Hamill 83e1a8d71c
DOCS - clarify transactionalID and idempotent behavior (#7821) 5 years ago
A. Sophie Blee-Goldman f698f3f840
MINOR: further InternalTopologyBuilder cleanup (#8046) 5 years ago
Guozhang Wang 5380938f8b
MINOR: Add timer for update limit offsets (#8047) 5 years ago
Boyang Chen f48946f572
HOTFIX: Fix spotsbug failure in Kafka examples (#8051) 5 years ago
Boyang Chen 9d17bf98b6
KAFKA-9447: Add new customized EOS model example (#8031) 5 years ago
Viktor Somogyi 987f0eeb31
KAFKA-8164: Add support for retrying failed (#8019) 5 years ago
Guozhang Wang 7ea636c661 HOTFIX: checkstyle for newly added unit test 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
Daniel Beskin bdd0a9299f
MINOR: Fixing null handilg in ValueAndTimestampSerializer (#7679) 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
Jason Gustafson b029902b12
KAFKA-9491; Increment high watermark after full log truncation (#8037) 5 years ago
Alexandra Rodoni 7748fc2fc6
KAFKA-9477 Document RoundRobinAssignor as an option for partition.assignment.strategy (#8007) 5 years ago
Randall Hauch dd7a314591
KAFKA-9074: Correct Connect’s `Values.parseString` to properly parse a time and timestamp literal (#7568) 5 years ago
Rajini Sivaram 281ed90cd8
KAFKA-9492; Ignore record errors in ProduceResponse for older versions (#8030) 5 years ago