5753 Commits (b2b79c4f0ef33035ecdb486a6526a2cf20d77385)
 

Author SHA1 Message Date
lucapette 2514a42e84 KAFKA-7269: Add docs for KStream.merge (#5512) 6 years ago
tedyu 34d9ae6628 MINOR: Fix streams Scala peek recursive call (#5566) 6 years ago
huxihx d0fcf12832 KAFKA-7354; Fix IdlePercent and NetworkProcessorAvgIdlePercent metric 6 years ago
Ismael Juma d76965e38f Fix SslTransportLayerTest.testUnsupportedCiphers to work with Java 11 (#5570) 6 years ago
Andras Katona c580f08b77 KAFKA-7134: KafkaLog4jAppender exception handling with ignoreExceptions (#5415) 6 years ago
Ron Dagostino 7cef37cf55 KAFKA-7324: NPE due to lack of SASLExtensions in SASL/OAUTHBEARER (#5552) 6 years ago
Manikumar Reddy O 9e23af3115 KAFKA-7287: Set open ACL for old consumer znode path (#5503) 6 years ago
Robert Yokota fd5acd73e6 KAFKA-7242: Reverse xform configs before saving (KIP-297) 6 years ago
Anna Povzner 70c51633f2 KAFKA-7128; Follower has to catch up to offset within current leader epoch to join ISR (#5557) 6 years ago
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