1102 Commits (5ba9cade7b066cc26842aeaac5662a57c502ffcb)

Author SHA1 Message Date
John Roesler 5ba9cade7b KAFKA-7223: In-Memory Suppression Buffering (#5693) 6 years ago
Bill Bejeck dff1a3799c KAFKA-7406: Name join group repartition topics (#5709) 6 years ago
Guozhang Wang d568f73fc6 KAFKA-7456: Serde Inheritance in DSL (#5521) 6 years ago
John Roesler 49b5206a82 MINOR: don't log config during unit tests (#5671) 6 years ago
John Roesler eb61df642d KAFKA-7223: internally provide full consumer record during restore (#5710) 6 years ago
Guozhang Wang 08dfab06e7
KAFKA-3514: Upgrade Documentation (#5714) 6 years ago
Lee Dongjin e7b6d65713 KAFKA-6620: Fix documentation about 'exactly_once' 6 years ago
John Roesler f712ce69fc KAFKA-7223: add tests in preparation for suppression (#5687) 6 years ago
John Roesler 057c5307e0 KAFKA-7223: Suppress API with only immediate emit (#5567) 6 years ago
Eugen Feller 86b4d9d58f KAFKA-7430: Improve Transformer interface JavaDoc (#5675) 6 years ago
John Roesler 96132e2dbb MINOR: rename InternalProcessorContext.initialized (#5672) 6 years ago
Viktor Somogyi f1f719211e KAFKA-6923; Refactor Serializer/Deserializer for KIP-336 (#5494) 6 years ago
Aleksei Izmalkin 7bc1019d4b [KAFKA-7379] [streams] send.buffer.bytes should be allowed to set -1 in KafkaStreams (#5643) 6 years ago
Matthias J. Sax 9f187a9a88 MINOR: increase number of unique keys for Streams EOS system test (#5640) 6 years ago
Joan Goyeau af80dccc7d KAFKA-7399: KIP-366, Make FunctionConversions deprecated (#5562) 6 years ago
Matthias J. Sax 88823c6016
MINOR: cleanup some state store code (#5656) 6 years ago
John Roesler 607dea234f MINOR: log and fail on missing task in Streams (#5655) 6 years ago
Bill Bejeck b74e7e407c MINOR: Enable ignored upgrade system tests - trunk (#5605) 6 years ago
Matthias J. Sax 466d89306e
MINOR: Insure that KafkaStreams client is closed if test fails (#5618) 6 years ago
John Roesler b18c8dda52 MINOR: fix scala serde tests (#5644) 6 years ago
Manikumar Reddy O c121f4eb82 MINOR: Remove deprecated Metric.value() method usage (#5626) 6 years ago
John Roesler 9dac615d22 KAFKA-7386: streams-scala should not cache serdes (#5622) 6 years ago
Guozhang Wang 283a19481d
KAFKA-3514: Part III, Refactor StreamThread main loop (#5428) 6 years ago
Joan Goyeau acd3858ea6 KAFKA-7396: Materialized, Serialized, Joined, Consumed and Produced with implicit Serdes (#5551) 6 years ago
Ewen Cheslack-Postava 0d535b167a MINOR: Mark new Scala streams tests as integration tests (KIP-270 follow-up) (#5631) 6 years ago
huxi aa7358e8cc KAFKA-7326: KStream.print() should flush on each line for PrintStream (#5579) 6 years ago
John Roesler d57fe1b053 MINOR: single Jackson serde for PageViewTypedDemo (#5590) 6 years ago
Bill Bejeck 5fb2cdb5c7 MINOR:Use StoreBuilder.name() for node name (#5588) 6 years ago
tedyu 34d9ae6628 MINOR: Fix streams Scala peek recursive call (#5566) 6 years ago
Joan Goyeau 7d2b95895a MINOR: Correct folder for package object scala (#5573) 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
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
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
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
tedyu 3afcbebf39 Minor: set task to null at the end of shouldWrapProducerFencedExceptionWithTaskMigragedExceptionInSuspendWhenCommitting (#5534) 6 years ago
Mickael Maison 80294d0f5a MINOR: Improved configuration formatting in documentation (#5532) 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
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
Bill Bejeck 3e64e5b9c0 KAFKA-6761: Reduce streams footprint part IV add optimization (#5451) 6 years ago
John Roesler b3771ba22a KAFKA-7222: Add Windows grace period (#5369) 6 years ago
Koen De Groote 9e0e29ac5c MINOR: Use statically compiled regular expressions for efficiency (#5168) 6 years ago
John Roesler 6d1685fa45 KAFKA-7284: streams should unwrap fenced exception (#5499) 6 years ago