5744 Commits (96013154206ce1f5a643f3e38a30eb8789e0aa0c)
 

Author SHA1 Message Date
Joan Goyeau 7d2b95895a MINOR: Correct folder for package object scala (#5573) 6 years ago
Jason Gustafson ebd1354fd7
KAFKA-7347; Return not leader error for OffsetsForLeaderEpoch requests to non-replicas (#5576) 6 years ago
Chia-Ping Tsai 93a60ee266 KAFKA-7139; Support option to exclude the internal topics in kafka-topics.sh (#5349) 6 years ago
Ismael Juma e8e3e34c67 KAFKA-7309; Upgrade Jacoco for Java 11 support 6 years ago
Manikumar Reddy O 50a145d090 MINOR: Remove unused compressionType parameter from TestUtils.produceMessages (#5569) 6 years ago
Gantigmaa Selenge 42610e5aa1 MINOR: Fix broken link to record format in protocol docs (#5526) 6 years ago
Sam Lendle 6f48978b62 KAFKA-7240: -total metrics in Streams are incorrect (#5467) 6 years ago
Guozhang Wang 89cf515aec
MINOR: replace deprecated remove with delete (#5565) 6 years ago
Mario Molina 04770916a7 KAFKA-5975; No response when deleting topics and delete.topic.enable=false (#3960) 6 years ago
John Roesler 1dd85a328f MINOR: restructure Windows to favor immutable implementation (#5536) 6 years ago
Joan Goyeau b8559de23d MINOR: Fix streams Scala foreach recursive call (#5539) 6 years ago
Stanislav Kozlovski 7884258489 MINOR: Make JAAS configurable via template variables in system tests (#5554) 6 years ago
Randall Hauch e577f6d366 KAFKA-7225; Corrected system tests by generating external properties file (#5489) 6 years ago
Kamal Chandraprakash c968267bf1 MINOR: Return correct instance of SessionWindowSerde (#5546) 6 years ago
Joan Goyeau d8f9f278a2 KAFKA-7316: Fix Streams Scala filter recursive call #5538 6 years ago
Viktor Somogyi b1090e52a3 MINOR: Eliminate warnings from KafkaProducerTest (#5548) 6 years ago
Viktor Somogyi 4b2af9de6b MINOR: Use method references instead of anonymus classes in Errors (#5525) 6 years ago
Viktor Somogyi 8f562c1a8d MINOR: Fix side-effecting nullary methods warning in JsonValueTest (#5493) 6 years ago
Alex Dunayevsky bf0675ac5f KAFKA-6343 Documentation update in OS-level tuning section: add vm.ma… (#4358) 6 years ago
Robert Yokota 3511e904ef MINOR: Split at first occurrence of '=' in kafka.py props parsing (#5549) 6 years ago
Joan Goyeau dae9c41838 KAFKA-7301: Fix streams Scala join ambiguous overload (#5502) 6 years ago
Joan Goyeau a289865266 MINOR: Small refactorings on KTable joins (#5540) 6 years ago
Manikumar Reddy O 49c5994dd9 KAFKA-7063; Remove references to old producers and consumers in docs (#5240) 6 years ago
tedyu 3afcbebf39 Minor: set task to null at the end of shouldWrapProducerFencedExceptionWithTaskMigragedExceptionInSuspendWhenCommitting (#5534) 6 years ago
Manikumar Reddy O 73f8809d99 MINOR: Fix transient test failure in DynamicConnectionQuotaTest (#5544) 6 years ago
Mickael Maison 80294d0f5a MINOR: Improved configuration formatting in documentation (#5532) 6 years ago
Lucas Wang 5b25d823af KAFKA-6753: Updating the OfflinePartitions count only when necessary (#5388) 6 years ago
Robert Yokota d31762a0c2 MINOR: Additional testing of logical type handling in Cast transform 6 years ago
Maciej Bryński 504824b7b3 KAFKA-5891; Proper handling of LogicalTypes in Cast (#4633) 6 years ago
Mayank Tankhiwale da35cd5114 KAFKA-6312; Document --reset-offsets option for consumer group tool (#4527) 6 years ago
Rohan ea4078e72a KAFKA-7311: Reset next batch expiry time on each poll loop 6 years ago
Dong Lin e46827c4ea KAFKA-7278; replaceSegments() should not call asyncDeleteSegment() for segments which have been removed from segments list (#5491) 6 years ago
Manikumar Reddy O 028e80204d KAFKA-6835: Enable topic unclean leader election to be enabled without controller change (#4957) 6 years ago
Jason Gustafson 8325046be2
KAFKA-7298; Raise UnknownProducerIdException if next sequence number is unknown (#5518) 6 years ago
Manikumar Reddy O 914ffa9dbe KAFKA-7210: Add system test to verify log compaction (#5226) 6 years ago
Ismael Juma b282b2ab10
KAFKA-7308: Fix rat and checkstyle config for Java 11 support (#5529) 6 years ago
tedyu f9f0b5c675 Minor: add valueChangingOperation and mergeNode to StreamsGraphNode#toString (#5522) 6 years ago
Bill Bejeck bf2c46a0b8 MINOR: Change order of Property Check To Avoid NPE (#5528) 6 years ago
Bill Bejeck 7c4e672469 MINOR: Update test to wait for final value to reduce flakiness updated test method for multiple keys (#5517) 6 years ago
Guozhang Wang 0d778987ee
KAFKA-6998: Disable Caching when max.cache.bytes are zero. (#5488) 6 years ago
huxi e7b9e04730 KAFKA-7299: Batch LeaderAndIsr requests for AutoLeaderRebalance (#5515) 6 years ago
Jason Gustafson 4f25f1fb71
KAFKA-7296; Handle coordinator loading error in TxnOffsetCommit (#5514) 6 years ago
Rajini Sivaram 634f9af8c0
KAFKA-7119: Handle transient Kerberos errors on server side (#5509) 6 years ago
Matthias J. Sax 3c14feb442
KAFKA-7285: Create new producer on each rebalance if EOS enabled (#5501) 6 years ago
John Roesler a4a65abcd3 MINOR: (re)add equals/hashCode to *Windows (#5510) 6 years ago
Rajini Sivaram e4de328dab
KAFKA-7288: Fix for SslSelectorTest.testCloseConnectionInClosingState (#5504) 6 years ago
Bill Bejeck 3e64e5b9c0 KAFKA-6761: Reduce streams footprint part IV add optimization (#5451) 6 years ago
radai-rosenblatt bb4cc49628 KAFKA-7019; Make reading metadata lock-free by maintaining an atomically-updated read snapshot 6 years ago
Jason Gustafson 7a9631e634
MINOR: Use explicit construction of clients in IntegrationTestHarness (#5443) 6 years ago
Stanislav Kozlovski ad84eb5e76 KAFKA-7169: Validate SASL extensions through callback on server side (#5497) 6 years ago