7092 Commits (a149c3effabaeaac9fc8205d5f1cb56d265b2cfc)
 

Author SHA1 Message Date
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
Matthias J. Sax 8bb962d66f
KAFKA-9490: Fix generics for Grouped (#8028) 5 years ago
David Arthur 7e776b0462
Bump trunk to 2.6.0-SNAPSHOT (#8026) 5 years ago
Ismael Juma 738e14edb8
KAFKA-9027, KAFKA-9028: Convert create/delete acls requests/response to use generated protocol (#7725) 5 years ago
Lucas Bradstreet eebbae7b31
MINOR: Refactor CheckpointFile to improve testability (#7391) 5 years ago
Charles Feduke 5ddab1b60c
MINOR: updated documentation where RocksDBStore was being used as the sample class for byte[] versus Bytes examples (#5884) 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
Ismael Juma 72232df4e0
MINOR: Introduce 2.5-IV0 IBP (#8010) 5 years ago
Jason Gustafson 4317325fbc
KAFKA-8503; Add default api timeout to AdminClient (KIP-533) (#8011) 5 years ago
David Arthur 0780f0043d
Add retries to release.py script (#8021) 5 years ago
Edoardo Comar d37d95b359
KAFKA-8162: IBM JDK Class not found error when handling SASL (#6524) 5 years ago
high.lee fa7047ad9a
MINOR: Add explicit result type in public defs/vals (#7993) 5 years ago
belugabehr 43576562d3
KAFKA-9408: Use StandardCharsets.UTF-8 instead of "UTF-8" (#7940) 5 years ago